nlohmann::detail::external_constructor< value_t::number_integer > Struct Reference

#include <json.hpp>

Static Public Member Functions

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

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 
)
staticnoexcept

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