cpptoml
A C++11 parser for TOML
cpptoml
value_traits< T, typename std::enable_if<!valid_value_or_string_convertible< T >::value &&std::is_unsigned< 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_unsigned< typename std::decay< T >::type >::value >::type > Struct Template Reference
Public Types
using
value_type
= int64_t
using
type
=
value
< int64_t >
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 Apr 28 2018 12:25:30 for cpptoml by
1.8.14