Difference between revisions of "Review/std.experimental.allocator"

From D Wiki
Jump to: navigation, search
(Created page with "== Description == [http://erdani.com/d/phobos-prerelease/std_experimental_allocator.html std.experimental.allocator] is a package by Andrei Alexandrescu that standard API for...")
(No difference)

Revision as of 07:24, 12 June 2015

Description

std.experimental.allocator is a package by Andrei Alexandrescu that standard API for allocators as well as implementation for some of common ones.

Related links

  1. Documentation
  2. Code

Current state

Format review is about to start soon