COMBINATORIAL_BLAS  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
DeletePtrIf Struct Reference

#include <Deleter.h>

List of all members.

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 35 of file Deleter.h.


Member Function Documentation

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

Definition at line 38 of file Deleter.h.


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