struct Gambit::is_same_type< mult_types< args… >, T >

[No description available] More…

Public Attributes

Name
const boolvalue

Detailed Description

template <typename T ,
typename... args>
struct Gambit::is_same_type< mult_types< args... >, T >;

Public Attributes Documentation

variable value

static const bool value = is_same_type_internal <typename mult_types<args...>::type, T>::value;

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