|
NiHu
2.0
|
transform elements in a sequence using a user-specified metafunctor and an inserter More...
#include <algorithm.hpp>
transform elements in a sequence using a user-specified metafunctor and an inserter
| Seq | the sequence the elements of which are transformed |
| Ins | inserter used to fill output container |
| Trans | transformation functor |
Definition at line 212 of file algorithm.hpp.