Feel++ 0.91.0
Static Public Member Functions

Feel::PolicyCreationUsingNew< T > Class Template Reference

#include <policy.hpp>

List of all members.

Static Public Member Functions

static T * create ()
static void destroy (T *p)

Detailed Description

template<class T>
class Feel::PolicyCreationUsingNew< T >

default creation policy

Author:
Christophe Prud'homme <christophe.prudhomme@ujf-grenoble.fr>