Add module documentation. Fix #248

This commit is contained in:
2017-06-24 09:08:19 +02:00
parent ede0107fd7
commit 47b394d8c3
7 changed files with 70 additions and 55 deletions

View File

@ -3,6 +3,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/**
* Native allocator for Posix and Windows.
*
* Copyright: Eugene Wissner 2016-2017.
* License: $(LINK2 https://www.mozilla.org/en-US/MPL/2.0/,
* Mozilla Public License, v. 2.0).