cpptoml
A C++11 parser for TOML
Loading...
Searching...
No Matches
cpptoml
value_traits< T, typename std::enable_if< !valid_value_or_string_convertible< T >::value &&std::is_floating_point< typename std::decay< T >::type >::value >::type >
Public Types
|
Static Public Member Functions
|
List of all members
cpptoml::value_traits< T, typename std::enable_if< !valid_value_or_string_convertible< T >::value &&std::is_floating_point< typename std::decay< T >::type >::value >::type > Struct Template Reference
Public Types
using
value_type
= typename std::decay< T >::type
using
type
=
value
< double >
Static Public Member Functions
static value_type
construct
(T &&val)
The documentation for this struct was generated from the following file:
include/
cpptoml.h
Generated on Sat Oct 1 2022 20:57:56 for cpptoml by
1.9.8