cpptoml
A C++11 parser for TOML
cpptoml
is_one_of< T, V, Ts... >
Static Public Attributes
|
List of all members
cpptoml::is_one_of< T, V, Ts... > Struct Template Reference
Static Public Attributes
static const bool
value
= std::is_same<T, V>::
value
||
is_one_of
<T, Ts...>::
value
The documentation for this struct was generated from the following file:
include/
cpptoml.h
Generated on Sat Apr 28 2018 12:25:30 for cpptoml by
1.8.14