ATLAS Offline Software
|
#include <IsSTLSequence.h>
Static Public Attributes | |
static const bool | value |
Private Types | |
typedef CONTAINER::value_type | value_type |
typedef std::is_base_of< std::vector< value_type >, CONTAINER > | isVector |
typedef std::is_base_of< std::list< value_type >, CONTAINER > | isList |
typedef std::is_base_of< std::deque< value_type >, CONTAINER > | isDeque |
typedef TestSequenceTag< CONTAINER, std::true_type >::type | hasSequenceTag |
Definition at line 47 of file IsSTLSequence.h.
|
private |
Definition at line 65 of file IsSTLSequence.h.
|
private |
Definition at line 60 of file IsSTLSequence.h.
|
private |
Definition at line 57 of file IsSTLSequence.h.
|
private |
Definition at line 54 of file IsSTLSequence.h.
|
private |
Definition at line 51 of file IsSTLSequence.h.
|
static |
Definition at line 69 of file IsSTLSequence.h.