Crossfire Server, Trunk
nlohmann::detail::external_constructor< value_t::number_integer > Struct Reference

#include <json.hpp>

+ Collaboration diagram for nlohmann::detail::external_constructor< value_t::number_integer >:

Static Public Member Functions

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

Detailed Description

Definition at line 4637 of file json.hpp.

Member Function Documentation

◆ construct()

template<typename BasicJsonType >
static void nlohmann::detail::external_constructor< value_t::number_integer >::construct ( BasicJsonType &  j,
typename BasicJsonType::number_integer_t  val 
)
inlinestaticnoexcept

Definition at line 4640 of file json.hpp.

References nlohmann::detail::number_integer.


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