bio_ik
MoveIt kinematics_base plugin based on particle optimization & GA
Classes | Public Types | Public Member Functions | List of all members
bio_ik::aligned_allocator< T, A > Struct Template Reference
Inheritance diagram for bio_ik::aligned_allocator< T, A >:
Inheritance graph
[legend]
Collaboration diagram for bio_ik::aligned_allocator< T, A >:
Collaboration graph
[legend]

Classes

struct  rebind
 

Public Types

typedef size_t size_type
 
typedef ptrdiff_t difference_type
 
typedef T * pointer
 
typedef const T * const_pointer
 
typedef T & reference
 
typedef const T & const_reference
 
typedef T value_type
 

Public Member Functions

T * allocate (size_t s, const void *hint=0)
 
void deallocate (T *ptr, size_t s)
 

Detailed Description

template<class T, size_t A>
struct bio_ik::aligned_allocator< T, A >

Definition at line 446 of file utils.h.


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