Static Public Attributes | Private Types | List of all members
nlohmann::detail::is_sax< SAX, BasicJsonType > Struct Template Reference

#include <json.hpp>

Static Public Attributes

static constexpr bool value
 

Private Types

using binary_t = typename BasicJsonType::binary_t
 
using exception_t = typename BasicJsonType::exception
 
using number_float_t = typename BasicJsonType::number_float_t
 
using number_integer_t = typename BasicJsonType::number_integer_t
 
using number_unsigned_t = typename BasicJsonType::number_unsigned_t
 
using string_t = typename BasicJsonType::string_t
 

Detailed Description

template<typename SAX, typename BasicJsonType>
struct nlohmann::detail::is_sax< SAX, BasicJsonType >

Definition at line 8104 of file json.hpp.

Member Typedef Documentation

◆ binary_t

template<typename SAX , typename BasicJsonType >
using nlohmann::detail::is_sax< SAX, BasicJsonType >::binary_t = typename BasicJsonType::binary_t
private

Definition at line 8114 of file json.hpp.

◆ exception_t

template<typename SAX , typename BasicJsonType >
using nlohmann::detail::is_sax< SAX, BasicJsonType >::exception_t = typename BasicJsonType::exception
private

Definition at line 8115 of file json.hpp.

◆ number_float_t

template<typename SAX , typename BasicJsonType >
using nlohmann::detail::is_sax< SAX, BasicJsonType >::number_float_t = typename BasicJsonType::number_float_t
private

Definition at line 8112 of file json.hpp.

◆ number_integer_t

template<typename SAX , typename BasicJsonType >
using nlohmann::detail::is_sax< SAX, BasicJsonType >::number_integer_t = typename BasicJsonType::number_integer_t
private

Definition at line 8110 of file json.hpp.

◆ number_unsigned_t

template<typename SAX , typename BasicJsonType >
using nlohmann::detail::is_sax< SAX, BasicJsonType >::number_unsigned_t = typename BasicJsonType::number_unsigned_t
private

Definition at line 8111 of file json.hpp.

◆ string_t

template<typename SAX , typename BasicJsonType >
using nlohmann::detail::is_sax< SAX, BasicJsonType >::string_t = typename BasicJsonType::string_t
private

Definition at line 8113 of file json.hpp.

Member Data Documentation

◆ value

template<typename SAX , typename BasicJsonType >
constexpr bool nlohmann::detail::is_sax< SAX, BasicJsonType >::value
static

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


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:56