struct Gambit::is_container< std::unordered_set< T > >

[No description available] More…

Public Types

Name
typedef Ttype

Public Attributes

Name
const boolvalue

Detailed Description

template <typename T >
struct Gambit::__is_container__< std::unordered_set< T > >;

Public Types Documentation

typedef type

typedef T Gambit::__is_container__< std::unordered_set< T > >::type;

Public Attributes Documentation

variable value

static const bool value = true;

Updated on 2023-06-26 at 21:36:50 +0000