diff options
author | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2014-12-17 02:29:22 +0100 |
---|---|---|
committer | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2014-12-17 02:29:22 +0100 |
commit | f97c969d3a184dbb868eca97c850f2adaa72e3b7 (patch) | |
tree | 4fad7ef8d48434df2c03d0af20164632c2f019ed /src/core/managed/ManagedContainer.hpp | |
parent | 0b4f9d0cb880bb1baa041c867e0a4bf191b0dfa2 (diff) |
small style changed -- always pass input arguments as Handles and not Rooted -- otherwise a temporary Rooted has to be created and freed which may trigger unwanted garbage collector runs. Always use the C++ nullptr instread of NULL -- the first one is typesafe, the latter is not
Diffstat (limited to 'src/core/managed/ManagedContainer.hpp')
0 files changed, 0 insertions, 0 deletions