DAW JSON Link
Public Member Functions | List of all members
DAW_JSON_NS::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_NS::json_details::AllocatorWrapperBase< Alloc, bool >::AllocatorWrapperBase ( allocator_t &  alloc)
inlinenoexcept

Member Function Documentation

◆ get_allocator()

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

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