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.
Loading...
Searching...
No Matches
bux::C_IntegerLex Member List

This is the complete list of members for bux::C_IntegerLex, including all inherited members.

C_IntegerLex(std::string_view numstr, int _radix) noexceptbux::C_IntegerLex
negate()bux::C_IntegerLex
prependPlus()bux::C_IntegerLex
radix() const noexceptbux::C_IntegerLexinline
str() const noexceptbux::C_IntegerLexinline
value() constbux::C_IntegerLexinline
~I_LexAttr()=0bux::I_LexAttrpure virtual