|
PLearn 0.1
|
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... | |
Definition in file stl_utilities.h.
1.7.4