Go to the source code of this file.
Classes | |
| class | mrpt::aligned_allocator_cpp11< T, AligmentBytes > |
| Aligned allocator that is compatible with C++11 See: https://bitbucket.org/eigen/eigen/commits/f5b7700. More... | |
| struct | mrpt::aligned_allocator_cpp11< T, AligmentBytes >::rebind< U > |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
Functions | |
| template<typename T , class... Args> | |
| std::shared_ptr< T > | mrpt::make_aligned_shared (Args &&... args) |
Creates a shared_ptr with 16-byte aligned memory. More... | |
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST |