COMBINATORIAL_BLAS  1.6
combblas::DeletePtrIf Struct Reference

#include <Deleter.h>

Public Member Functions

template<typename T , typename _BinaryPredicate , typename Pred >
void operator() (const T *ptr, _BinaryPredicate cond, Pred first, Pred second) const
 

Detailed Description

Definition at line 36 of file Deleter.h.

Member Function Documentation

◆ operator()()

template<typename T , typename _BinaryPredicate , typename Pred >
void combblas::DeletePtrIf::operator() ( const T *  ptr,
_BinaryPredicate  cond,
Pred  first,
Pred  second 
) const
inline

Definition at line 39 of file Deleter.h.


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