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

#include <daw_json_allocator_wrapper.h>

Public Member Functions

 AllocatorWrapperBase (allocator_t &alloc) noexcept
 
allocator_t & get_allocator () const
 

Constructor & Destructor Documentation

◆ AllocatorWrapperBase()

template<typename Alloc , bool >
daw::json::DAW_JSON_VER::json_details::AllocatorWrapperBase< Alloc, bool >::AllocatorWrapperBase ( allocator_t &  alloc)
inlineexplicitnoexcept

Member Function Documentation

◆ get_allocator()

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

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