Tomographer  v5.2
Tomographer C++ Framework Documentation
Tomographer::Tools::NeedOwnOperatorNew< T > Struct Template Reference

Specialization of NeedOwnOperatorNew for a single type. More...

#include <tomographer/tools/needownoperatornew.h>

Public Types

typedef tomo_internal::need_own_op_new_prov_helper< tomo_internal::has_ownopnewprovidertype_member< T >::value, T >::ProviderType ProviderType
 
typedef ProviderType::template OperatorNewAllocatorType< T >::Type AllocatorType
 

Detailed Description

template<typename T>
struct Tomographer::Tools::NeedOwnOperatorNew< T >

Specialization of NeedOwnOperatorNew for a single type.

Definition at line 154 of file needownoperatornew.h.


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