![]() |
Image Component Library (ICL)
|
Functions | |
| template<class IteratorA , class IteratorB , class Predicate > | |
| void | copy_if (IteratorA srcBegin, IteratorA srcEnd, IteratorB dstBegin, Predicate p) |
| template<class T > | |
| const T * | find_first_not (const T *first, const T *last, T val) |
| template<class T > | |
| const T * | find_first_not_no_opt (const T *first, const T *last, T val) |
| template<> | |
| const icl8u * | find_first_not (const icl8u *first, const icl8u *last, icl8u val) |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.15