Logo ROOT   6.14/05
Reference Guide
List of all members | Static Public Member Functions | List of all members
nlohmann::detail::external_constructor< value_t::string > Struct Template Reference

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

Definition at line 257 of file json.hpp.

Static Public Member Functions

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

#include </mnt/build/workspace/root-makedoc-v614/rootspi/rdoc/src/v6-14-00-patches/io/io/res/json.hpp>

Member Function Documentation

◆ construct()

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 260 of file json.hpp.


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