|
ALPSCore reference
|
#include <feature.hpp>

Public Types | |
| typedef std::integral_constant< bool, sizeof(char)==sizeof(check< T >0))> | type |
Static Public Member Functions | |
| template<typename U > | |
| static char | check (typename U::result_type *) |
| template<typename U > | |
| static double | check (...) |
Static Public Attributes | |
| static constexpr bool | value = type::value |
Definition at line 34 of file feature.hpp.
| typedef std::integral_constant<bool, sizeof(char) == sizeof(check<T>0))> alps::accumulators::has_result_type< T >::type |
Definition at line 37 of file feature.hpp.
|
static |
|
static |
|
static |
Definition at line 38 of file feature.hpp.
1.8.11