#include <has_value_type.hpp>
|
| typedef std::integral_constant< bool, sizeof(char)==sizeof(check< T >0))> | type |
| |
|
| template<typename U > |
| static char | check (typename U::value_type *) |
| |
| template<typename U > |
| static double | check (...) |
| |
|
| static constexpr bool | value = type::value |
| |
template<typename T>
struct alps::has_value_type< T >
Definition at line 16 of file has_value_type.hpp.
template<typename T >
template<typename U >
template<typename T >
template<typename U >
The documentation for this struct was generated from the following file: