#include <Deleter.h>
|
template<typename T , typename _BinaryPredicate , typename Pred > |
void | operator() (const T *ptr, _BinaryPredicate cond, Pred first, Pred second) const |
|
Definition at line 36 of file Deleter.h.
◆ operator()()
template<typename T , typename _BinaryPredicate , typename Pred >
void combblas::DeletePtrIf::operator() |
( |
const T * |
ptr, |
|
|
_BinaryPredicate |
cond, |
|
|
Pred |
first, |
|
|
Pred |
second |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: