bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
#include <ParserBase.h>
Public Member Functions | |
C_ParserOStreamCount (std::ostream &out) | |
Public Member Functions inherited from bux::C_ParserLogCount | |
auto | getCount (E_LogLevel ll) const |
void | log (E_LogLevel ll, const C_SourcePos &pos, std::string_view message) |
Additional Inherited Members | |
Protected Member Functions inherited from bux::C_ParserLogCount | |
virtual std::string | toStr (const C_SourcePos &pos) const |
Protected Attributes inherited from bux::C_ParserLogCount | |
std::array< unsigned, 5 > | m_count {} |
Definition at line 91 of file ParserBase.h.
|
inline |
Definition at line 96 of file ParserBase.h.