GenericStorageContainerTemplate.git
9 years agoUse descriptive enums for method parameters WIP master
TJ [Wed, 15 Apr 2015 07:13:49 +0000 (08:13 +0100)]
Use descriptive enums for method parameters

9 years agoMilestone: compiles and runs successfully using ArrayDynamic
TJ [Tue, 14 Apr 2015 16:31:37 +0000 (17:31 +0100)]
Milestone: compiles and runs successfully using ArrayDynamic

9 years agoArrayDynamic: Partial implementation
TJ [Mon, 13 Apr 2015 23:30:24 +0000 (00:30 +0100)]
ArrayDynamic: Partial implementation

9 years agoComplete refactoring of *DataStructure*
TJ [Mon, 13 Apr 2015 16:20:00 +0000 (17:20 +0100)]
Complete refactoring of *DataStructure*

9 years agoMakefile: clean should not fail if some files are missing
TJ [Mon, 13 Apr 2015 16:19:06 +0000 (17:19 +0100)]
Makefile: clean should not fail if some files are missing

9 years agorefactor StorageClass (and sub-classes) to DataStructure
TJ [Mon, 13 Apr 2015 15:32:55 +0000 (16:32 +0100)]
refactor StorageClass (and sub-classes) to DataStructure

9 years agorefactor: move StorageClass to separate translation unit
TJ [Mon, 13 Apr 2015 12:26:47 +0000 (13:26 +0100)]
refactor: move StorageClass to separate translation unit

9 years agoadd .gitignore
TJ [Mon, 13 Apr 2015 12:25:22 +0000 (13:25 +0100)]
add .gitignore

9 years agoCurrent, uncompileable, work in progress
TJ [Sun, 12 Apr 2015 20:54:59 +0000 (21:54 +0100)]
Current, uncompileable, work in progress

9 years agotidy some comments
TJ [Sun, 12 Apr 2015 16:44:15 +0000 (17:44 +0100)]
tidy some comments

9 years agorefactor "Demo" -> "Test"
TJ [Sun, 12 Apr 2015 16:41:33 +0000 (17:41 +0100)]
refactor "Demo" -> "Test"

9 years agoadd bidirectional iterator methods
TJ [Sun, 12 Apr 2015 12:55:45 +0000 (13:55 +0100)]
add bidirectional iterator methods

9 years agoSTL style generic storage type container example
TJ [Sun, 12 Apr 2015 11:48:06 +0000 (12:48 +0100)]
STL style generic storage type container example