Ex Paris C++ User Group organizer. Avid roleplayer, amateur photographer and occasional winetaster.
www.gamesindustry.biz/sharkmob-con...
www.gamesindustry.biz/sharkmob-con...
www.gamesindustry.biz/sharkmob-con...
www.gamesindustry.biz/sharkmob-con...
You can do the operator! / if ( !! code ) trick but it looks so ugly.
Make the language idiomatic instead of making me write some weird workarounds.
You can do the operator! / if ( !! code ) trick but it looks so ugly.
Make the language idiomatic instead of making me write some weird workarounds.
But either way I didn't design this API with enum class error codes, but I have to work with it :(
But either way I didn't design this API with enum class error codes, but I have to work with it :(
Needing to do explicit = nullptr is bad C++.
Needing to do explicit = nullptr is bad C++.