]> git.tdb.fi Git - libs/game.git/commit
Make pools non-movable
authorMikko Rasa <tdb@tdb.fi>
Sun, 7 May 2023 12:53:07 +0000 (15:53 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 7 May 2023 12:55:41 +0000 (15:55 +0300)
commitca99619b529bb86a940aab66e07acf8a5d694e4a
tree649fd4c5eabb7d71ec183a0f233764564263f9e9
parent486d7f61820eaf066476d284c881e64579ee839c
Make pools non-movable

I'm not actually using move semantics for them and they're of dubious
value due to polymorphism anyway.
source/game/pool.cpp
source/game/pool.h