Review/std.experimental.allocator

From D Wiki
Revision as of 07:24, 12 June 2015 by Dicebot (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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