|
NiHu
2.0
|
conditionally transform elements in a sequence More...
#include <algorithm.hpp>
conditionally transform elements in a sequence
| Seq | the sequence the elements of which are transformed |
| Ins | inserter used to fill output container |
| Cond | condition |
| Trans | transformation functor |
Definition at line 227 of file algorithm.hpp.