[Fix] Memory leak due to containers serialization
- [Add] minimal std::any implementation compatible with C++14 GenericOperator parameters are accessed by reference
Merge request reports
Activity
Filter activity
requested review from @cmoineau
assigned to @pineapple
changed milestone to %v0.1.0
- Resolved by Cyril Moineau
The merge request is missing some comments to make the code easily readable, other than that great merge request good job @pineapple !
I will validate once the comments are added ;)
added 44 commits
-
04f81b7f...ea1886d8 - 43 commits from branch
main
- 3a091045 - Merge remote-tracking branch 'origin/main' into fix/GenericOp
-
04f81b7f...ea1886d8 - 43 commits from branch
added 6 commits
- d8349d45 - Dropped usage of const char* for name, use std::string instead
- 50c7e911 - Fixed using std::string for node name
- 1408fcb5 - Fixed type error in printf
- a0bf5e8d - Fixed default argument for name
- 49c815ad - Make getNodes() return a const ref
- 5f3ac9c8 - Merge remote-tracking branch 'origin/main' into fix/GenericOp
Toggle commit listadded 1 commit
- 1786b36a - [Fix] Type call for GenericOperator parameters
added 15 commits
-
1786b36a...6b2df066 - 14 commits from branch
standardization
- a5914815 - Merge remote-tracking branch 'origin/main' into fix/GenericOp
-
1786b36a...6b2df066 - 14 commits from branch
added 1 commit
- 94ed8b34 - __or_ did not work with MSVC so changed for classical logical or (||)
added 5 commits
-
936a5dc1...ac37b61c - 4 commits from branch
standardization
- dde40b01 - Merge remote-tracking branch 'origin/standardization' into fix/GenericOp
-
936a5dc1...ac37b61c - 4 commits from branch
enabled an automatic merge when the pipeline for dde40b01 succeeds
mentioned in commit 84821386
Please register or sign in to reply