Home
last modified time | relevance | path

Searched defs:text_sequence (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/iostreams/test/detail/
Dsequence.hpp146 struct text_sequence : public std::vector<char> { struct
147 text_sequence() in text_sequence() function