Public Types | Static Public Member Functions | List of all members
detail::char_traits< signed char > Struct Reference

#include <json.hpp>

Inheritance diagram for detail::char_traits< signed char >:
Inheritance graph
[legend]

Public Types

using char_type = signed char
 
using int_type = uint64_t
 

Static Public Member Functions

static constexpr int_type eof () noexcept
 
static char_type to_char_type (int_type i) noexcept
 
static int_type to_int_type (char_type c) noexcept
 

Detailed Description

Definition at line 3633 of file json.hpp.

Member Typedef Documentation

◆ char_type

using detail::char_traits< signed char >::char_type = signed char

Definition at line 3635 of file json.hpp.

◆ int_type

using detail::char_traits< signed char >::int_type = uint64_t

Definition at line 3636 of file json.hpp.

Member Function Documentation

◆ eof()

static constexpr int_type detail::char_traits< signed char >::eof ( )
inlinestaticconstexprnoexcept

Definition at line 3649 of file json.hpp.

◆ to_char_type()

static char_type detail::char_traits< signed char >::to_char_type ( int_type  i)
inlinestaticnoexcept

Definition at line 3644 of file json.hpp.

◆ to_int_type()

static int_type detail::char_traits< signed char >::to_int_type ( char_type  c)
inlinestaticnoexcept

Definition at line 3639 of file json.hpp.


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


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