Static Public Member Functions | List of all members
nlohmann::detail::external_constructor< value_t::string > Struct Template Reference

#include <json.hpp>

Static Public Member Functions

template<typename BasicJsonType >
static void construct (BasicJsonType &j, const typename BasicJsonType::string_t &s)
 
template<typename BasicJsonType >
static void construct (BasicJsonType &j, typename BasicJsonType::string_t &&s)
 

Detailed Description

template<>
struct nlohmann::detail::external_constructor< value_t::string >

Definition at line 1269 of file json.hpp.

Member Function Documentation

template<typename BasicJsonType >
static void nlohmann::detail::external_constructor< value_t::string >::construct ( BasicJsonType &  j,
const typename BasicJsonType::string_t &  s 
)
inlinestatic

Definition at line 1272 of file json.hpp.

template<typename BasicJsonType >
static void nlohmann::detail::external_constructor< value_t::string >::construct ( BasicJsonType &  j,
typename BasicJsonType::string_t &&  s 
)
inlinestatic

Definition at line 1280 of file json.hpp.


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


json_transport
Author(s): Paul Bovbel
autogenerated on Thu Jun 13 2019 19:12:24