]> git.tdb.fi Git - libs/gl.git/commit
Don't bother with RAII here
authorMikko Rasa <tdb@tdb.fi>
Sat, 3 Dec 2016 15:56:50 +0000 (17:56 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 3 Dec 2016 15:56:50 +0000 (17:56 +0200)
commit14e5bc2c02ef8cc468d5727065ad732bb422a89c
tree127327af02f23102beb3233bce35d8674a82f8a9
parent3b159edbe4e80a2bc19c4c2fcd42cb996b9fbfe0
Don't bother with RAII here

There are already RAII objects in the outer scope.
source/pipeline.cpp