WPILibC++  2019.2.1-3-g1349dd4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::detail::external_constructor< value_t::string > Struct Template Reference

Static Public Member Functions

template<typename BasicJsonType >
static void construct (BasicJsonType &j, StringRef s)
 
template<typename BasicJsonType , typename T , enable_if_t< std::is_same< std::string, T >::value, int > = 0>
static void construct (BasicJsonType &j, T &&s)
 

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