basix_doc 0.1
is_signed_helper< C > Struct Template Reference

Tell if the integer type is signed. More...

#include <int.hpp>

List of all members.

Static Public Attributes


Detailed Description

template<typename C>
struct mmx::is_signed_helper< C >

Tell if the integer type is signed.

Definition at line 220 of file int.hpp.


Member Data Documentation

const bool value = false [static]

Definition at line 221 of file int.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines