Searched defs:can_convert_impl (Results 1 – 1 of 1) sorted by relevance
58 struct can_convert_impl : false_type {}; struct61 struct can_convert_impl<This, T, Sequence, Size, true> : true_type {}; struct64 struct can_convert_impl<This, Sequence, T, 1, true> struct