PandaDEV@lemmy.ml to Programmer Humor@lemmy.ml · il y a 2 ansunsafeCodelemmy.mlimagemessage-square18fedilinkarrow-up1391arrow-down120
arrow-up1371arrow-down1imageunsafeCodelemmy.mlPandaDEV@lemmy.ml to Programmer Humor@lemmy.ml · il y a 2 ansmessage-square18fedilink
minus-squareaffiliate@lemmy.worldlinkfedilinkarrow-up5·il y a 2 ansgod, what a beautiful language. it brings a tear to my eye
minus-squareBogus5553@lemm.eelinkfedilinkarrow-up4·il y a 2 ansI personally think that C++ can be beautiful. For example: std::filesystem::path overrides the / operator, for specifying parent paths. It’s the same as Kotlin’s OKIO and Pythons standard pathlib.
god, what a beautiful language. it brings a tear to my eye
I personally think that C++ can be beautiful. For example:
std::filesystem::pathoverrides the/operator, for specifying parent paths. It’s the same as Kotlin’s OKIO and Pythons standard pathlib.