Adbase
Adinf C++ base library V2
|
#include <LogStream.hpp>
Public Member Functions | |
template<typename T > | |
Fmt (const char *fmt, T val) | |
const char * | data () const |
int | length () const |
Definition at line 184 of file LogStream.hpp.
template adbase::Fmt::Fmt | ( | const char * | fmt, |
T | val | ||
) |
Definition at line 162 of file LogStream.cpp.
|
inline |
Definition at line 189 of file LogStream.hpp.
Referenced by adbase::operator<<().
|
inline |
Definition at line 193 of file LogStream.hpp.
Referenced by adbase::operator<<().