Add PHOBOSSRC urls to std.experimental

This commit is contained in:
Sebastian Wilzbach 2018-01-07 16:17:02 +01:00
parent eb588a2bd4
commit 233e90bdc1
27 changed files with 110 additions and 31 deletions

View file

@ -1,4 +1,7 @@
///
// Written in the D programming language.
/**
Source: $(PHOBOSSRC std/experimental/allocator/building_blocks/_quantizer.d)
*/
module std.experimental.allocator.building_blocks.quantizer;
import std.experimental.allocator.common;