Specialized containers. More...
Classes | |
struct | aligned_vector |
Specialization of an std::vector with an aligned allocator. This specialization might be used when the type T is or contains some Eigen members. More... | |
Functions | |
template<class T > | |
bool | operator== (const aligned_vector< T > &lhs, const aligned_vector< T > &rhs) |
Specialized containers.