Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
Types.cpp File Reference
#include "Types.hpp"
Include dependency graph for Types.cpp:

Go to the source code of this file.

Namespaces

namespace  toolbox
 
namespace  toolbox::http
 

Macros

#define XX(num, name, string)
 

Functions

const chartoolbox::http::enum_string (Status status) noexcept
 

Macro Definition Documentation

◆ XX

#define XX (   num,
  name,
  string 
)
Value:
case num: \
return #string;