Home
last modified time | relevance | path

Searched refs:__can_use_pristine_comp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__algorithm/
H A Dmake_projected.h59 struct __can_use_pristine_comp : false_type {}; struct
62 struct __can_use_pristine_comp<_Pred, _Proj, __enable_if_t<
74 !__can_use_pristine_comp<_Pred, _Proj>::value,
87 __can_use_pristine_comp<_Pred, _Proj>::value,