Home | History | Annotate | Download | only in include

Lines Matching full:__dest

3547         void param(_OutputIterator __dest) const
3548 {_VSTD::copy(__v_.begin(), __v_.end(), __dest);}