quill
Static Public Attributes | List of all members
detail::is_set< T > Class Template Reference

Static Public Attributes

static constexpr const bool value
 

Member Data Documentation

◆ value

template<typename T >
constexpr const bool detail::is_set< T >::value
static
Initial value:
=
!std::is_void<decltype(check<T>(nullptr))>::value && !is_map<T>::value

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