ALPSCore reference
|
#include <error.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 R , typename C > | |
static char | helper (R(C::*)(std::size_t) const) |
template<typename C > | |
static char | check (std::integral_constant< std::size_t, sizeof(helper(&C::error))> *) |
template<typename C > | |
static double | check (...) |
Static Public Attributes | |
static constexpr bool | value = type::value |
typedef std::integral_constant<bool, sizeof(char) == sizeof(check<T>0))> alps::accumulators::has_feature< T, error_tag >::type |
|
static |
|
static |
|
static |
|
static |
|
static |