cpptoml
A C++11 parser for TOML
Loading...
Searching...
No Matches
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 Wed May 6 2026 17:13:18 for cpptoml by
1.9.8