zep
cpptoml
valid_value_or_string_convertible
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:
include/zep/mcommon/file/
cpptoml.h
Generated by
1.8.12