Highest Rated Comments


dan_li3 karma

There are a lot of C++11 implementations of ScopedGuard, however there's no guarantee that they are correct. Do you know of/made a correct and tested implementation of this feature? I have seen your presentation, but I can't find the code. ( ScopedGuard11 )