Revision e85022275e1f8556b95a1b8da9ed104e8371616d authored by Thomas Fischer on 13 August 2021, 19:07:03 UTC, committed by Dmitry Yu. Naumov on 05 September 2021, 20:09:22 UTC
This remove one dependencies on _nodes pointer C array.
If all dependencies are removed the memory for storing
the nodes can be in a std::array.
1 parent cc01fcf
History
File Mode Size
IO
Algorithm.h -rw-r--r-- 10.1 KB
CMakeLists.txt -rw-r--r-- 667 bytes
CPUTime.h -rw-r--r-- 804 bytes
ConfigTree-impl.h -rw-r--r-- 6.7 KB
ConfigTree.cpp -rw-r--r-- 13.2 KB
ConfigTree.h -rw-r--r-- 23.7 KB
ConfigTreeUtil.cpp -rw-r--r-- 8.4 KB
ConfigTreeUtil.h -rw-r--r-- 3.8 KB
DateTools.cpp -rw-r--r-- 3.5 KB
DateTools.h -rw-r--r-- 2.0 KB
DynamicSpan.h -rw-r--r-- 401 bytes
Error.h -rw-r--r-- 1.2 KB
ExportSymbol.h -rw-r--r-- 521 bytes
FileTools.cpp -rw-r--r-- 7.1 KB
FileTools.h -rw-r--r-- 5.1 KB
Histogram.h -rw-r--r-- 6.2 KB
Logging.cpp -rw-r--r-- 1.3 KB
Logging.h -rw-r--r-- 1.1 KB
MemWatch.cpp -rw-r--r-- 1.3 KB
MemWatch.h -rw-r--r-- 590 bytes
RunTime.h -rw-r--r-- 1.2 KB
Stream.h -rw-r--r-- 659 bytes
StringTools.cpp -rw-r--r-- 3.6 KB
StringTools.h -rw-r--r-- 2.5 KB
Subdivision.cpp -rw-r--r-- 2.8 KB
Subdivision.h -rw-r--r-- 2.9 KB
TCLAPCustomOutput.h -rw-r--r-- 5.5 KB
TimeInterval.cpp -rw-r--r-- 1.0 KB
TimeInterval.h -rw-r--r-- 824 bytes
cpp23.h -rw-r--r-- 852 bytes
filesystem.h.in -rw-r--r-- 123 bytes
quicksort.h -rw-r--r-- 3.3 KB

back to top