MRPT  1.9.9
aligned_allocator.h File Reference
#include <mrpt/core/alignment_req.h>
#include <memory>
#include <type_traits>
Include dependency graph for aligned_allocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mrpt::aligned_allocator_cpp11< T, AligmentBytes >
 Aligned allocator that is compatible with C++11. 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

voidmrpt::aligned_malloc (size_t size, size_t alignment)
 
voidmrpt::aligned_realloc (void *ptr, size_t size, size_t alignment)
 
void mrpt::aligned_free (void *ptr)
 
voidmrpt::aligned_calloc (size_t bytes, size_t alignment)
 Identical to aligned_malloc, but it zeroes the reserved memory block. More...
 



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019