Searched refs:RXCPP_NOEXCEPT (Results 1 – 3 of 3) sorted by relevance
155 #define RXCPP_NOEXCEPT macro157 #define RXCPP_NOEXCEPT noexcept macro
16 virtual const char *what() const RXCPP_NOEXCEPT override { in what()
469 exit_recursed_scope_type(exit_recursed_scope_type && other) RXCPP_NOEXCEPT in exit_recursed_scope_type()