HomeSort by relevance Sort by last modified time
    Searched defs:fill_n (Results 1 - 2 of 2) sorted by null

  /external/stlport/stlport/stl/
_algobase.h 406 // fill and fill_n
511 inline void fill_n(_OutputIter __first, _Size __n, const _Tp& __val) { function
  /ndk/sources/android/stlport/stlport/stl/
_algobase.h 406 // fill and fill_n
511 inline void fill_n(_OutputIter __first, _Size __n, const _Tp& __val) { function

Completed in 5159 milliseconds