3-phase PV router
Loading...
Searching...
No Matches
List of all members
is_unsigned< T > Struct Template Reference

#include <is_unsigned.hpp>

Inheritance diagram for is_unsigned< T >:
Inheritance graph
[legend]
Collaboration diagram for is_unsigned< T >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from integral_constant< bool, is_same< remove_cv< T >::type, unsigned char >::value||is_same< remove_cv< T >::type, unsigned short >::value||is_same< remove_cv< T >::type, unsigned int >::value||is_same< remove_cv< T >::type, unsigned long >::value||is_same< remove_cv< T >::type, unsigned long long >::value||is_same< remove_cv< T >::type, bool >::value >
using type = integral_constant
 
using value_type = bool
 
- Public Member Functions inherited from integral_constant< bool, is_same< remove_cv< T >::type, unsigned char >::value||is_same< remove_cv< T >::type, unsigned short >::value||is_same< remove_cv< T >::type, unsigned int >::value||is_same< remove_cv< T >::type, unsigned long >::value||is_same< remove_cv< T >::type, unsigned long long >::value||is_same< remove_cv< T >::type, bool >::value >
constexpr operator value_type () const noexcept
 
constexpr value_type operator() () const noexcept
 
- Static Public Attributes inherited from integral_constant< bool, is_same< remove_cv< T >::type, unsigned char >::value||is_same< remove_cv< T >::type, unsigned short >::value||is_same< remove_cv< T >::type, unsigned int >::value||is_same< remove_cv< T >::type, unsigned long >::value||is_same< remove_cv< T >::type, unsigned long long >::value||is_same< remove_cv< T >::type, bool >::value >
static constexpr bool value
 

Detailed Description

template<typename T>
struct is_unsigned< T >

Definition at line 13 of file is_unsigned.hpp.


The documentation for this struct was generated from the following file: