Home
last modified time | relevance | path

Searched defs:aligned_allocator_indirection (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/StlSupport/
Ddetails.h39 aligned_allocator_indirection() {} in aligned_allocator_indirection() function
40aligned_allocator_indirection(const aligned_allocator_indirection& ) : EIGEN_ALIGNED_ALLOCATOR<T>(… in aligned_allocator_indirection() argument
41 aligned_allocator_indirection(const EIGEN_ALIGNED_ALLOCATOR<T>& ) {} in aligned_allocator_indirection() function
43 aligned_allocator_indirection(const aligned_allocator_indirection<U>& ) {} in aligned_allocator_indirection() function
45 aligned_allocator_indirection(const EIGEN_ALIGNED_ALLOCATOR<U>& ) {} in aligned_allocator_indirection() function