Chombo + EB + MF  3.2
Static Public Member Functions | List of all members
ArSp::AllocRawPolicy< T, true > Struct Template Reference

If elements are class type, allocate using placement new. More...

#include <CHArray.H>

Static Public Member Functions

static T * eval (void *const addr, const USz_t size)
 

Detailed Description

template<typename T>
struct ArSp::AllocRawPolicy< T, true >

If elements are class type, allocate using placement new.

Member Function Documentation

◆ eval()

template<typename T >
static T* ArSp::AllocRawPolicy< T, true >::eval ( void *const  addr,
const USz_t  size 
)
inlinestatic

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