Arkanjo 0.1
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
detail::external_constructor< value_t::boolean > Struct Reference

#include <json.hpp>

Static Public Member Functions

template<typename BasicJsonType >
static void construct (BasicJsonType &j, typename BasicJsonType::boolean_t b) noexcept
 

Detailed Description

Definition at line 5735 of file json.hpp.

Member Function Documentation

◆ construct()

template<typename BasicJsonType >
static void detail::external_constructor< value_t::boolean >::construct ( BasicJsonType & j,
typename BasicJsonType::boolean_t b )
staticnoexcept

Definition at line 5738 of file json.hpp.


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