rcpputils
master
C++ API providing common utilities and data structures.
|
This is the complete list of members for rcpputils::AssertionException, including all inherited members.
AssertionException(const char *msg) | rcpputils::AssertionException | explicit |
exception(T... args) | std::exception | |
operator=(T... args) | std::exception | |
what() const | rcpputils::AssertionException | virtual |
std::exception::what(T... args) | std::exception | |
~exception(T... args) | std::exception |