|
ALPSCore reference
|
#include <weight.hpp>

Public Types | |
| typedef std::integral_constant< bool, sizeof(char)==sizeof(check< T >0))> | type |
Static Public Member Functions | |
| template<typename R , typename C > | |
| static char | helper (R(C::*)() const) |
| template<typename C > | |
| static char | check (std::integral_constant< std::size_t, sizeof(helper(&C::owns_weight))> *) |
| template<typename C > | |
| static double | check (...) |
Static Public Attributes | |
| static constexpr bool | value = type::value |
Definition at line 31 of file weight.hpp.
| typedef std::integral_constant<bool, sizeof(char) == sizeof(check<T>0))> alps::accumulators::has_feature< T, weight_tag >::type |
Definition at line 35 of file weight.hpp.
|
static |
|
static |
|
static |
|
static |
Definition at line 36 of file weight.hpp.
1.8.11