Opm::aligned_allocator< void, Alignment > Class Template Reference

#include <alignedallocator.hh>

Classes

struct  rebind
 

Public Types

using value_type = void
 
using pointer = void *
 
using const_pointer = const void *
 

Member Typedef Documentation

◆ const_pointer

template<std::size_t Alignment>
using Opm::aligned_allocator< void, Alignment >::const_pointer = const void*

◆ pointer

template<std::size_t Alignment>
using Opm::aligned_allocator< void, Alignment >::pointer = void*

◆ value_type

template<std::size_t Alignment>
using Opm::aligned_allocator< void, Alignment >::value_type = void

The documentation for this class was generated from the following file: