Searched refs:aligned_allocator_indirection (Results 1 – 4 of 4) sorted by relevance
22 class aligned_allocator_indirection : public EIGEN_ALIGNED_ALLOCATOR<T>36 typedef aligned_allocator_indirection<U> other;39 aligned_allocator_indirection() {} in aligned_allocator_indirection() function40 …aligned_allocator_indirection(const aligned_allocator_indirection& ) : EIGEN_ALIGNED_ALLOCATOR<T>(… in aligned_allocator_indirection() function41 aligned_allocator_indirection(const EIGEN_ALIGNED_ALLOCATOR<T>& ) {} in aligned_allocator_indirection() function43 aligned_allocator_indirection(const aligned_allocator_indirection<U>& ) {} in aligned_allocator_indirection() function45 aligned_allocator_indirection(const EIGEN_ALIGNED_ALLOCATOR<U>& ) {} in aligned_allocator_indirection() function46 ~aligned_allocator_indirection() {} in ~aligned_allocator_indirection()
74 Eigen::aligned_allocator_indirection<EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> >77 … Eigen::aligned_allocator_indirection<EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> > list_base;
74 Eigen::aligned_allocator_indirection<EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> >77 … Eigen::aligned_allocator_indirection<EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> > deque_base;
74 Eigen::aligned_allocator_indirection<EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> >77 … Eigen::aligned_allocator_indirection<EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> > vector_base;