axiom_failure(const std::string &_msg) (defined in catsfoot::axiom_failure) | catsfoot::axiom_failure | [inline] |
axiom_failure(std::string &&_msg) (defined in catsfoot::axiom_failure) | catsfoot::axiom_failure | [inline] |
axiom_failure(std::string &&func, std::string &&file, unsigned line, std::string &&expr) (defined in catsfoot::axiom_failure) | catsfoot::axiom_failure | [inline] |
axiom_failure(const axiom_failure &) | catsfoot::axiom_failure | |
axiom_failure(axiom_failure &&other) | catsfoot::axiom_failure | [inline] |
msg() const | catsfoot::axiom_failure | [inline] |
operator=(axiom_failure &&other) | catsfoot::axiom_failure | [inline] |
operator=(const axiom_failure &other) | catsfoot::axiom_failure | [inline] |