Static Public Attributes | Private Types | List of all members
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 detail::is_sax< SAX, BasicJsonType >

Definition at line 9085 of file json.hpp.

Member Typedef Documentation

◆ binary_t

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

Definition at line 9095 of file json.hpp.

◆ exception_t

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

Definition at line 9096 of file json.hpp.

◆ number_float_t

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

Definition at line 9093 of file json.hpp.

◆ number_integer_t

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

Definition at line 9091 of file json.hpp.

◆ number_unsigned_t

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

Definition at line 9092 of file json.hpp.

◆ string_t

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

Definition at line 9094 of file json.hpp.

Member Data Documentation

◆ value

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

The documentation for this struct was generated from the following file:
magic_enum::detail::value
constexpr E value(std::size_t i) noexcept
Definition: magic_enum.hpp:664


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:09