Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/test/
Dis_copy_constructible_test.cpp42 struct has4 { // Copy constructor must be generated by compiler struct
43 has4(has4*){} in has4() function