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 Nov 27 2021 12:56:05 for cpptoml by
1.9.1