]> git.tdb.fi Git - libs/gl.git/commitdiff
Add push_back_nocopy to NodeContainer for clarity
authorMikko Rasa <tdb@tdb.fi>
Tue, 16 Mar 2021 21:51:21 +0000 (23:51 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 16 Mar 2021 21:51:21 +0000 (23:51 +0200)
It's not immediately obvious that pushing null and then assigning avoids
cloning the node.


No differences found