Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
nlohmann::detail::external_constructor< value_t::number_unsigned > Struct Reference

#include <json.hpp>

Static Public Member Functions

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

Detailed Description

Definition at line 4614 of file json.hpp.

Member Function Documentation

◆ construct()

template<typename BasicJsonType>
void nlohmann::detail::external_constructor< value_t::number_unsigned >::construct ( BasicJsonType & j,
typename BasicJsonType::number_unsigned_t val )
inlinestaticnoexcept

Definition at line 4617 of file json.hpp.

References nlohmann::BasicJsonType(), and nlohmann::detail::number_unsigned.


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