![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <iterator>
Go to the source code of this file.
Classes | |
class | back_emplace_iterator< Container > |
Namespaces | |
vccc | |
Functions | |
template<typename Container > | |
back_emplace_iterator< Container > | back_emplacer (Container &container) |
make back_emplace_iterator More... | |