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
- static const bool value = false
Detailed Description
template<typename C>
 struct mmx::is_signed_helper< C >
Tell if the integer type is signed. 
Definition at line 253 of file int.hpp.
Member Data Documentation
      
        
          | const bool value = false  [static] | 
      
 
 
The documentation for this struct was generated from the following file: