Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/test/
Doptional_test_swap.cpp41 class assignment_exception : public std::exception {} ; class
53 throw assignment_exception(); in operator =()