Home
last modified time | relevance | path

Searched defs:nonthrowing_class2 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/
Dvariant_nonempty_check.cpp130 struct nonthrowing_class2 { struct
133 nonthrowing_class2() BOOST_NOEXCEPT_IF(false) : trash(123) { in BOOST_NOEXCEPT_IF() argument