Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Gaudi
Gaudi
Merge requests
!534
Change Tuple ownership implementation
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Gerhard Raven
requested to merge
graven/Gaudi:remove-tuple-refcounting
into
master
Nov 30, 2017
Overview
67
Commits
7
Pipelines
13
Changes
9
Replace intrusive reference counting of Tuples with std::shared_ptr
Use a single boost multi-index map to keep track of Tuples
prefer invoke, avoid std::function if possible, when applying 'callables' to objects.
Edited
Feb 14, 2018
by
Gerhard Raven