ALPSCore reference
List of all members
alps::is_sequence< T > Struct Template Reference

#include <is_sequence.hpp>

Inheritance diagram for alps::is_sequence< T >:
Inheritance graph
Collaboration diagram for alps::is_sequence< T >:
Collaboration graph

Additional Inherited Members

- Public Types inherited from alps::has_value_type< T >
typedef std::integral_constant< bool, sizeof(char)==sizeof(check< T >0))> type
 
- Static Public Member Functions inherited from alps::has_value_type< T >
template<typename U >
static char check (typename U::value_type *)
 
template<typename U >
static double check (...)
 
- Static Public Attributes inherited from alps::has_value_type< T >
static constexpr bool value = type::value
 

Detailed Description

template<class T>
struct alps::is_sequence< T >

Definition at line 24 of file is_sequence.hpp.


The documentation for this struct was generated from the following file: