|
static constexpr bool | value |
|
◆ value
template<typename TypeToCheck , typename T , typename... Targs>
Initial value:=
std::is_same<TypeToCheck, T>::value || does_contain_type<TypeToCheck, Targs...>::value
The documentation for this struct was generated from the following file: