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...")
 
m (Current state)
Line 10: Line 10:
 
== Current state ==
 
== Current state ==
  
Format review is about to start soon
+
Formal review is about to start soon

Revision as of 07:25, 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

Formal review is about to start soon