Searched refs:__compare_three_way_result (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__compare/
H A Dcompare_three_way_result.h25 struct _LIBCPP_HIDE_FROM_ABI __compare_three_way_result { }; struct
28 struct _LIBCPP_HIDE_FROM_ABI __compare_three_way_result<_Tp, _Up, decltype( struct
35 struct _LIBCPP_TEMPLATE_VIS compare_three_way_result : __compare_three_way_result<_Tp, _Up, void> { };

Completed in 113 milliseconds