Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/unordered/test/helpers/
Dexception_test.hpp127 struct exception_base struct
129 struct data_type
132 struct strong_type
137 data_type init() const { return data_type(); } in init()
138 void check BOOST_PREVENT_MACRO_SUBSTITUTION() const {} in BOOST_PREVENT_MACRO_SUBSTITUTION()
/external/sdv/vsomeip/third_party/boost/rational/test/
Drational_test.cpp125 class exception_base { protected: virtual ~exception_base() throw() {} }; in ~exception_base() class in __anonde5e8a840111::MyOverflowingUnsigned