|
bux API Reference 1.12.3
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_SourcePos, including all inherited members.
| C_SourcePos()=default | bux::C_SourcePos | |
| C_SourcePos(std::string_view source, unsigned line, unsigned col) noexcept | bux::C_SourcePos | |
| C_SourcePos(const C_SourcePos &a)=default | bux::C_SourcePos | |
| m_Col | bux::C_SourcePos | |
| m_Line | bux::C_SourcePos | |
| m_Source | bux::C_SourcePos | |
| operator=(const C_SourcePos &a)=default | bux::C_SourcePos |