|
FougTools
0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
|
#include <iterator>Go to the source code of this file.
Classes | |
| class | cpp::push_iterator< CONTAINER > |
Namespaces | |
| cpp | |
Functions | |
| template<typename CONTAINER > | |
| push_iterator< CONTAINER > | cpp::pusher (CONTAINER &x) |
Constructs a push_iterator that pushes new elements into x. More... | |
1.8.8