nodeluna@programming.dev to C++@programming.devEnglish · edit-21 year agoa small implementation for std::expected for C++11github.comexternal-linkmessage-square8linkfedilinkarrow-up114arrow-down10file-text
arrow-up114arrow-down1external-linka small implementation for std::expected for C++11github.comnodeluna@programming.dev to C++@programming.devEnglish · edit-21 year agomessage-square8linkfedilinkfile-text
minus-squarenodeluna@programming.devOPlinkfedilinkEnglisharrow-up2·edit-21 year 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.
expectedis 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