Struct MemoryResourceMalloc
Defined in File rapidyaml-0.5.0.hpp
Inheritance Relationships
Base Type
public c4::MemoryResource
(Struct MemoryResource)
Struct Documentation
-
struct MemoryResourceMalloc : public c4::MemoryResource
A c4::aalloc-based memory resource. Thread-safe if the implementation called by c4::aalloc() is safe.