ROSE  0.11.145.0
Static Public Member Functions | List of all members
Sawyer::Yaml::impl::StringConverter< T, typename std::enable_if< std::is_integral< T >::value >::type > Struct Template Reference

Description

template<typename T>
struct Sawyer::Yaml::impl::StringConverter< T, typename std::enable_if< std::is_integral< T >::value >::type >

Definition at line 91 of file util/Sawyer/Yaml.h.

Static Public Member Functions

static T Get (const std::string &data)
 
static T Get (const std::string &data, const T &defaultValue)
 

The documentation for this struct was generated from the following file: