casacore
Public Types | Static Public Attributes | List of all members
casacore::AllocSpec< T > Struct Template Reference

Allocator specifier. More...

#include <Allocator.h>

Public Types

typedef T type
 

Static Public Attributes

static AllocSpec< T > const value
 

Detailed Description

template<typename T>
struct casacore::AllocSpec< T >

Allocator specifier.

Synopsis

This class is just used to avoid ambiguity between overloaded functions.

Definition at line 408 of file Allocator.h.

Member Typedef Documentation

◆ type

template<typename T >
typedef T casacore::AllocSpec< T >::type

Definition at line 409 of file Allocator.h.

Member Data Documentation

◆ value

template<typename T >
AllocSpec< T > const casacore::AllocSpec< T >::value
static

Definition at line 410 of file Allocator.h.


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