Collision Checker
declarations.h File Reference
#include <boost/align/aligned_allocator.hpp>

Go to the source code of this file.

Namespaces

 collision
 

Typedefs

template<typename T >
using collision::aligned_vector = std::vector< T, boost::alignment::aligned_allocator< T, 16 > >