Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/test/
Doptional_test_move.cpp44 struct OracleVal struct
48 OracleVal(int i = 0) : s(sIntConstructed), i(i) {} in OracleVal() argument