A Discrete-Event Network Simulator
API
nlohmann::detail::external_constructor< value_t::number_float > Struct Reference

#include "json.h"

Static Public Member Functions

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

Detailed Description

Definition at line 4148 of file json.h.

Member Function Documentation

◆ construct()

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

Definition at line 4151 of file json.h.

References nlohmann::detail::number_float.


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