Home
last modified time | relevance | path

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

/system/utest/fit/
A Dnullable_tests.cpp66 struct non_nullable_struct_missing_comparator { struct
67 int value = 0;
70 constexpr explicit non_nullable_struct_missing_comparator(decltype(nullptr)) in non_nullable_struct_missing_comparator() function
73 non_nullable_struct_missing_comparator& operator=(decltype(nullptr)) { in operator =()

Completed in 4 milliseconds