Searched defs:in_namespace (Results 1 – 4 of 4) sorted by relevance
74 BOOST_CXX14_CONSTEXPR bool in_namespace(const char (&ns)[N]) BOOST_NOEXCEPT { in in_namespace() function141 BOOST_CXX14_CONSTEXPR bool in_namespace = is_boost_namespace<ctti_type_index>(); in constexpr_test() local
41 constexpr bool in_namespace(const char (&ns)[N]) noexcept { in in_namespace() function
1942 let in_namespace = ctx.options().enable_cxx_namespaces || in canonical_name() localVariable
251 def in_namespace(op, namespace): function