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