Skip to content
Snippets Groups Projects
Commit 6db92942 authored by wfg's avatar wfg
Browse files

Added more template functions to functions/GroupFunctions

Decongest CGroup for Variable creation and value setting

Partial testing and debug of XML read implementation to allow "< >" in
names. Required to allow STL containers as types (e.g.
"vector<double>").

Back to std::shared_ptr in CGroup members. std::make_pair calls the copy
constructor by default. Will keep track of std::shared_ptr counts.

Added more checks for debug version to guarantee exceptions.

To do: 
Add and test more types.
Add Capsule class and support.
parent f7cb8c19
No related branches found
No related tags found
1 merge request!8Integrate groupless
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment