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.
|
This is the complete list of members for bux::C_IntegerLex, including all inherited members.
C_IntegerLex(std::string_view numstr, int _radix) noexcept | bux::C_IntegerLex | |
negate() | bux::C_IntegerLex | |
prependPlus() | bux::C_IntegerLex | |
radix() const noexcept | bux::C_IntegerLex | inline |
str() const noexcept | bux::C_IntegerLex | inline |
value() const | bux::C_IntegerLex | inline |
~I_LexAttr()=0 | bux::I_LexAttr | pure virtual |