Searched defs:trait_test_arg (Results 1 – 2 of 2) sorted by relevance
18 struct trait_test_arg struct20 using of_type = OfType;21 using type = T;22 static constexpr bool min_in_range = MinInRange;23 static constexpr bool max_in_range = MaxInRange;
104 struct trait_test_arg struct106 using of_type = OfType;107 using type = T;108 static constexpr bool min_in_range = MinInRange;109 static constexpr bool max_in_range = MaxInRange;