GRASP rci-qed
cpptoml
valid_value_or_string_convertible
Static Public Attributes
|
List of all members
cpptoml::valid_value_or_string_convertible< T > Struct Template Reference
#include <
cpptoml.h
>
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:
src/toml/
cpptoml.h
Generated by
1.8.13