lysdexic@programming.devM to C++@programming.devEnglish · 2 years agoGiving C++ std::regex a C makeovernullprogram.comexternal-linkmessage-square1linkfedilinkarrow-up113arrow-down10
arrow-up113arrow-down1external-linkGiving C++ std::regex a C makeovernullprogram.comlysdexic@programming.devM to C++@programming.devEnglish · 2 years agomessage-square1linkfedilink
minus-squarelambaliciouslinkfedilinkEnglisharrow-up1·2 years agoThis is cursed in a cool way, and viceversa. (Me, I’m just using POSIX / regcomp; dunno if there’s a handy C++ wrapper for it)
This is cursed in a cool way, and viceversa.
(Me, I’m just using POSIX / regcomp; dunno if there’s a handy C++ wrapper for it)