casacore::std11_allocator< T > Struct Template Reference

#include <Allocator.h>

Inheritance diagram for casacore::std11_allocator< T >:
casacore::casacore_allocator< T, ALIGNMENT > casacore::new_del_allocator< T >

List of all members.

Classes

struct  rebind

Public Types

typedef std::allocator< T > Super
typedef Super::size_type size_type
typedef Super::difference_type difference_type
typedef Super::pointer pointer
typedef Super::const_pointer const_pointer
typedef Super::reference reference
typedef Super::const_reference const_reference
typedef Super::value_type value_type

Public Member Functions

void construct (pointer ptr)
void construct (pointer ptr, const_reference val)

Detailed Description

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

Definition at line 76 of file Allocator.h.


Member Typedef Documentation

template<typename T >
typedef Super::const_pointer casacore::std11_allocator< T >::const_pointer
template<typename T >
typedef Super::const_reference casacore::std11_allocator< T >::const_reference
template<typename T >
typedef Super::difference_type casacore::std11_allocator< T >::difference_type
template<typename T >
typedef Super::pointer casacore::std11_allocator< T >::pointer
template<typename T >
typedef Super::reference casacore::std11_allocator< T >::reference
template<typename T >
typedef Super::size_type casacore::std11_allocator< T >::size_type
template<typename T >
typedef std::allocator<T> casacore::std11_allocator< T >::Super
template<typename T >
typedef Super::value_type casacore::std11_allocator< T >::value_type

Member Function Documentation

template<typename T >
void casacore::std11_allocator< T >::construct ( pointer  ptr,
const_reference  val 
) [inline]

Reimplemented in casacore::new_del_allocator< T >.

Definition at line 93 of file Allocator.h.

References casacore::std11_allocator< T >::construct().

template<typename T >
void casacore::std11_allocator< T >::construct ( pointer  ptr  )  [inline]

Reimplemented in casacore::new_del_allocator< T >.

Definition at line 90 of file Allocator.h.

Referenced by casacore::std11_allocator< T >::construct().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1