Searched defs:aligned_allocator (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Core/util/
H A DMemory.h656 /** \class aligned_allocator
665 * aligned_allocator<std::pair<const int, Matrix4f> > > my_map_mat4;
673 class aligned_allocator class in namespace:Eigen
687 typedef aligned_allocator<U> other;
700 aligned_allocator() function in class:Eigen::aligned_allocator
704 aligned_allocator( const aligned_allocator& ) function in class:Eigen::aligned_allocator
709 aligned_allocator( const aligned_allocator<U>& ) function in class:Eigen::aligned_allocator
713 ~aligned_allocator()
[all...]

Completed in 139 milliseconds