Home | History | Annotate | Download | only in docs

Lines Matching full:myseq

815   struct SequenceTraits<MySeq> {
816 static size_t size(IO &io, MySeq &list) { ... }
817 static MySeqEl &element(IO &io, MySeq &list, size_t index) { ... }