Bullet Collision Detection & Physics Library
Public Types | List of all members
btAlignedAllocator< T, Alignment >::rebind< O > Struct Template Reference

#include <btAlignedAllocator.h>

Public Types

typedef btAlignedAllocator< O, Alignment > other
 

Detailed Description

template<typename T, unsigned Alignment>
template<typename O>
struct btAlignedAllocator< T, Alignment >::rebind< O >

Definition at line 101 of file btAlignedAllocator.h.

Member Typedef Documentation

template<typename T, unsigned Alignment>
template<typename O >
typedef btAlignedAllocator< O , Alignment > btAlignedAllocator< T, Alignment >::rebind< O >::other

Definition at line 102 of file btAlignedAllocator.h.


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