Home
last modified time | relevance | path

Searched refs:CLARA_NOEXCEPT (Results 1 – 1 of 1) sorted by relevance

/external/bcc/tests/cc/
Dcatch.hpp3899 #if defined(CLARA_CONFIG_CPP11_NOEXCEPT) && !defined(CLARA_NOEXCEPT)
3900 #define CLARA_NOEXCEPT noexcept macro
3903 #define CLARA_NOEXCEPT throw() macro