lysdexicM to C++English · 2 years agoI Don't Use Exceptions in C++ Anymorethelig.htexternal-linkmessage-square13linkfedilinkarrow-up123arrow-down13cross-posted to: programming
arrow-up120arrow-down1external-linkI Don't Use Exceptions in C++ Anymorethelig.htlysdexicM to C++English · 2 years agomessage-square13linkfedilinkcross-posted to: programming
minus-squareporgamrerlinkfedilinkarrow-up3·2 years agoYeah, I came across that. I presume it just uses the GCC statement expressions extension under the hood. No can do though, it has to work with MSVC too.
Yeah, I came across that. I presume it just uses the GCC statement expressions extension under the hood.
No can do though, it has to work with MSVC too.