Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/test/
Dtest.hpp301 struct nothrow_construct_UDT struct
305 ~nothrow_construct_UDT(){}; in ~nothrow_construct_UDT() argument
306 nothrow_construct_UDT& operator=(const nothrow_construct_UDT&){ return *this; } in operator =() argument
307 bool operator==(const nothrow_construct_UDT&)const in operator ==() argument