|
vSMC
vSMC: Scalable Monte Carlo
|
#include <vsmc/cxx11/type_traits.hpp>
Additional Inherited Members | |
Public Types inherited from vsmc::cxx11::integral_constant< bool, is_arithmetic< T >::value||is_member_pointer< T >::value||is_pointer< T >::value||is_null_pointer< T >::value||is_enum< T >::value > | |
| typedef integral_constant< bool, v > | type |
| typedef bool | value_type |
Public Member Functions inherited from vsmc::cxx11::integral_constant< bool, is_arithmetic< T >::value||is_member_pointer< T >::value||is_pointer< T >::value||is_null_pointer< T >::value||is_enum< T >::value > | |
| constexpr | operator value_type () const noexcept |
| constexpr value_type | operator() () const noexcept |
Static Public Attributes inherited from vsmc::cxx11::integral_constant< bool, is_arithmetic< T >::value||is_member_pointer< T >::value||is_pointer< T >::value||is_null_pointer< T >::value||is_enum< T >::value > | |
| static constexpr const bool | value |
Definition at line 129 of file type_traits.hpp.
1.8.9.1