siplasplas
A library for C++ reflection and introspection
|
This is the complete list of members for cpp::AssertExpression, including all inherited members.
AssertExpression(bool expressionResult, const std::string &message, const std::string &file, std::size_t line) | cpp::AssertExpression | |
onFailure(const std::function< void()> &callback) | cpp::AssertExpression | |
~AssertExpression() noexcept(false) | cpp::AssertExpression |