Move memory exception into memory.lifecycle

This commit is contained in:
2019-03-16 10:35:28 +01:00
parent b458c6a380
commit 85d7a2b9ca
17 changed files with 381 additions and 380 deletions

View File

@@ -5,7 +5,7 @@
/**
* Abstract data types whose instances are collections of other objects.
*
* Copyright: Eugene Wissner 2016-2018.
* Copyright: Eugene Wissner 2016-2019.
* License: $(LINK2 https://www.mozilla.org/en-US/MPL/2.0/,
* Mozilla Public License, v. 2.0).
* Authors: $(LINK2 mailto:info@caraus.de, Eugene Wissner)