zep
Static Public Attributes | List of all members
cpptoml::valid_value_or_string_convertible< T > Struct Template Reference

Static Public Attributes

static const bool value
 

Member Data Documentation

§ value

template<class T >
const bool cpptoml::valid_value_or_string_convertible< T >::value
static
Initial value:
= valid_value<typename std::decay<T>::type>::value
|| std::is_convertible<T, std::string>::value

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