DAW JSON Link
Public Member Functions | List of all members
daw::json::DAW_JSON_VER::json_details::AllocatorWrapperBase< Alloc, true > Class Template Reference

#include <daw_json_allocator_wrapper.h>

Public Member Functions

constexpr AllocatorWrapperBase ()=default
 
constexpr AllocatorWrapperBase (allocator_t &) noexcept
 
allocator_t & get_allocator () const
 

Constructor & Destructor Documentation

◆ AllocatorWrapperBase() [1/2]

template<typename Alloc >
constexpr daw::json::DAW_JSON_VER::json_details::AllocatorWrapperBase< Alloc, true >::AllocatorWrapperBase ( )
constexprdefault

◆ AllocatorWrapperBase() [2/2]

template<typename Alloc >
constexpr daw::json::DAW_JSON_VER::json_details::AllocatorWrapperBase< Alloc, true >::AllocatorWrapperBase ( allocator_t &  )
inlineexplicitconstexprnoexcept

Member Function Documentation

◆ get_allocator()

template<typename Alloc >
allocator_t & daw::json::DAW_JSON_VER::json_details::AllocatorWrapperBase< Alloc, true >::get_allocator ( ) const
inline

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