Function allocator
Synopsis
#include <src/c4/yml/tree.hpp>
Allocator const & allocator() const
Description
No description yet.
Source
Lines 465-465 in src/c4/yml/tree.hpp.
Allocator const& allocator() const { return m_alloc; }
#include <src/c4/yml/tree.hpp>
Allocator const & allocator() const
No description yet.
Lines 465-465 in src/c4/yml/tree.hpp.
Allocator const& allocator() const { return m_alloc; }