PLearn 0.1
Namespaces | Functions
stl_utilities.h File Reference

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

template<class In , class Out , class Pred >
Out PLearn::copy_if (In first, In last, Out res, Pred p)
 copy_if: Function that is embarassingly missing from the C++ standard...

Detailed Description

Definition in file stl_utilities.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines