WCSim
Static Public Member Functions | List of all members
detail::external_constructor< value_t::number_unsigned > Struct Template Reference

#include <json.hpp>

Collaboration diagram for detail::external_constructor< value_t::number_unsigned >:
Collaboration graph

Static Public Member Functions

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

Detailed Description

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

Definition at line 5436 of file json.hpp.

Member Function Documentation

◆ construct()

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

Definition at line 5439 of file json.hpp.


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