Go to the documentation of this file.
30 const size_t index =
data.size() - last;
31 assert(index <
data.size());
38 void dump(
size_t last_n=0)
const;
39 void dump(std::ostream&,
size_t last_n=0)
const;
46 using container::MoveStack;
48 #endif // _MOVE_STACK_H