COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | List of all members
Deleter< BASE > Struct Template Reference

functor for deleting objects by calling the safer delete_ptr function More...

#include <CF.hpp>

Public Member Functions

void operator() (BASE *p)
 

Detailed Description

template<typename BASE>
struct cf3::Deleter< BASE >

functor for deleting objects by calling the safer delete_ptr function

Definition at line 143 of file CF.hpp.

Member Function Documentation

void operator() ( BASE *  p)
inline

Definition at line 143 of file CF.hpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin