Searched defs:incrementable_traits (Results 1 – 5 of 5) sorted by relevance
233 struct std::incrementable_traits<LegacyInput> { struct in std234 using difference_type = short;279 struct std::incrementable_traits<LegacyForward> { struct in std280 using difference_type = short; // or any signed integral type329 struct std::incrementable_traits<MinusNotDeclaredIter> { struct in std330 using difference_type = short;419 struct std::incrementable_traits<LegacyRandomAccessSpaceship> { struct in std420 using difference_type = short; // or any signed integral type
33 struct incrementable_traits {}; struct
102 struct std::incrementable_traits<specialised_incrementable_traits> { global() struct in std 103 difference_typestd::incrementable_traits global() argument
81 struct std::incrementable_traits<FooIter> { struct in std82 using difference_type = char;
49 struct std::incrementable_traits<FooIter> { struct in std50 using difference_type = char;