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::number_unsigned > Struct Template Reference

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

Definition at line 289 of file json.hpp.

Static Public Member Functions

template<typename BasicJsonType >
static void construct (BasicJsonType &j, typename BasicJsonType::number_unsigned_t val) noexcept
 

#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::number_unsigned >::construct ( BasicJsonType &  j,
typename BasicJsonType::number_unsigned_t  val 
)
inlinestaticnoexcept

Definition at line 292 of file json.hpp.


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