Searched defs:R_type (Results 1 – 1 of 1) sorted by relevance
57 using R_type = conditional_t<std::is_same<R, self_t>::value, Base, R>; in execute() local69 using R_type = conditional_t<std::is_same<R, self_t>::value, Base, R>; in execute_cast() local