algo: Revisit config library.
- Small refactoring - Add support for std::map - Add some unittest coverage - Add CBM_FORMAT to specify how structs should formatted in yaml
parent
1aa44641
No related branches found
No related tags found
Showing
- algo/base/config/BaseTypes.h 23 additions, 6 deletionsalgo/base/config/BaseTypes.h
- algo/base/config/Property.h 11 additions, 0 deletionsalgo/base/config/Property.h
- algo/base/config/Yaml.h 48 additions, 8 deletionsalgo/base/config/Yaml.h
- algo/test/CMakeLists.txt 6 additions, 0 deletionsalgo/test/CMakeLists.txt
- algo/test/_GTestYamlConfig.cxx 73 additions, 0 deletionsalgo/test/_GTestYamlConfig.cxx
algo/test/_GTestYamlConfig.cxx
0 → 100644
Please register or sign in to comment