Searched defs:sequence_stack (Results 1 – 1 of 1) sorted by relevance
33 struct sequence_stack struct37 struct allocate_guard_t49 static T *allocate(std::size_t size, T const &t) in allocate()60 static void deallocate(T *p, std::size_t i) in deallocate()67 struct chunk99 chunk *current_chunk_;102 T *begin_;103 T *curr_;104 T *end_;106 T *grow_(std::size_t count, T const &t) in grow_()[all …]