Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dexceptional_ptr.hpp26 inline exceptional_ptr make_exceptional(BOOST_FWD_REF(E) ex) { in make_exceptional() function
30 inline exceptional_ptr make_exceptional(exception_ptr ex) in make_exceptional() function
35 inline exceptional_ptr make_exceptional() in make_exceptional() function