nodeluna@programming.dev to C++@programming.devEnglish · edit-23 months agoa small implementation for std::expected for C++11github.comexternal-linkmessage-square8fedilinkarrow-up114arrow-down10file-text
arrow-up114arrow-down1external-linka small implementation for std::expected for C++11github.comnodeluna@programming.dev to C++@programming.devEnglish · edit-23 months agomessage-square8fedilinkfile-text
minus-squarenodeluna@programming.devOPlinkfedilinkEnglisharrow-up2·edit-23 months agoalright then. I see. expected is such a great library to have regardless of the standard version. oh c++03, I’m not familiar with that standard. I enabled support for c++11 regardless, it’s kinda cool to do so
alright then.
I see.
expected
is such a great library to have regardless of the standard version. oh c++03, I’m not familiar with that standard.I enabled support for c++11 regardless, it’s kinda cool to do so