MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Classes | Namespaces
aligned_allocator.h File Reference
#include <memory>
#include <vector>
#include <limits>
#include <cstdlib>
#include "util/defines.h"
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

struct  util::AlignedAllocator< T, alignment >
 Implements the STL allocator interface for aligned memory allocation. More...
 
struct  util::AlignedAllocator< T, alignment >::rebind< U >
 

Namespaces

namespace  util
 Parser, tokenizer, timer, smart pointer, threads, etc.