#include <typeinfo>
#include <limits>
#include <toppers/diagnostics.hpp>
#include <toppers/kernelstatus.hpp>
名前空間 | |
| namespace | toppers |
| namespace | toppers::detail |
マクロ定義 | |
| #define | TOPPERS_TYPENAME(type) toppers::type_name<__typeof__(type)>::get() |
| 型名を表す文字列定数の取得 | |
class null_tracer; class syslog_tracer<Count, BufferSize, Diagnostics>; Tracer& operator<<(Tracer&, T); TOPPERS_TYPENAME(type);