Searched defs:empty_sequence (Results 1 – 3 of 3) sorted by relevance
24 struct empty_sequence struct27 typedef empty_sequence type;28 struct begin { typedef random_access_iterator_tag category; }; 29 typedef begin end;
157 struct empty_sequence in testEmpty() struct159 using value_type = net::const_buffer; in testEmpty()160 using const_iterator = value_type const*; in testEmpty()163 begin() const noexcept in testEmpty()169 end() const noexcept in testEmpty()175 value_type v_; in testEmpty()
3 empty_sequence title