]> git.tdb.fi Git - libs/core.git/commitdiff
Make sure all classes have sensible copy semantics
authorMikko Rasa <tdb@tdb.fi>
Wed, 25 Apr 2018 10:16:55 +0000 (13:16 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 25 Apr 2018 10:16:55 +0000 (13:16 +0300)
They must either support copying or be derived from NonCopyable.


No differences found