NiHu  2.0
tmp::transform_if_ptr< Seq, Ins, Cond, Trans > Struct Template Reference

conditionally transform elements in a sequence More...

#include <algorithm.hpp>

Detailed Description

template<class Seq, class Ins, class Cond, class Trans>
struct tmp::transform_if_ptr< Seq, Ins, Cond, Trans >

conditionally transform elements in a sequence

Template Parameters
Seqthe sequence the elements of which are transformed
Insinserter used to fill output container
Condcondition
Transtransformation functor

Definition at line 227 of file algorithm.hpp.


The documentation for this struct was generated from the following file: