beleza pura@lemmy.eco.br · edit-215 days agois anyone on here using cppfront in production?plus-squarehsutter.github.ioexternal-linkmessage-square1fedilinkarrow-up116arrow-down11
arrow-up115arrow-down1external-linkis anyone on here using cppfront in production?plus-squarehsutter.github.iobeleza pura@lemmy.eco.br · edit-215 days agomessage-square1fedilink
cmeerw@programming.devEnglish · edit-22 months agoThe empire of C++ strikes back with Safe C++ blueprintplus-squarewww.theregister.comexternal-linkmessage-square15fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkThe empire of C++ strikes back with Safe C++ blueprintplus-squarewww.theregister.comcmeerw@programming.devEnglish · edit-22 months agomessage-square15fedilink
KindaABigDyl@programming.devEnglish · edit-22 months agoACBS - Another C Build System (compatible with C++)plus-squaremessage-squaremessage-square1fedilinkarrow-up17arrow-down11
arrow-up16arrow-down1message-squareACBS - Another C Build System (compatible with C++)plus-squareKindaABigDyl@programming.devEnglish · edit-22 months agomessage-square1fedilink
lysdexic@programming.devMEnglish · 3 months agonoexcept affects libstdc++’s unordered_setplus-squarequuxplusone.github.ioexternal-linkmessage-square0fedilinkarrow-up16arrow-down10
arrow-up16arrow-down1external-linknoexcept affects libstdc++’s unordered_setplus-squarequuxplusone.github.iolysdexic@programming.devMEnglish · 3 months agomessage-square0fedilink
cmeerw@programming.devEnglish · 3 months agoWhat’s so hard about class types as non-type template parameters?plus-squarebrevzin.github.ioexternal-linkmessage-square0fedilinkarrow-up14arrow-down11
arrow-up13arrow-down1external-linkWhat’s so hard about class types as non-type template parameters?plus-squarebrevzin.github.iocmeerw@programming.devEnglish · 3 months agomessage-square0fedilink
SuperFola@programming.devEnglish · 3 months agoChecking if a hash is collision free on a limited domainplus-squarelexp.ltexternal-linkmessage-square3fedilinkarrow-up111arrow-down10
arrow-up111arrow-down1external-linkChecking if a hash is collision free on a limited domainplus-squarelexp.ltSuperFola@programming.devEnglish · 3 months agomessage-square3fedilink
lysdexic@programming.devMEnglish · 3 months agoEnum Class Improvements for C++17, C++20 and C++23plus-squarewww.cppstories.comexternal-linkmessage-square3fedilinkarrow-up114arrow-down11
arrow-up113arrow-down1external-linkEnum Class Improvements for C++17, C++20 and C++23plus-squarewww.cppstories.comlysdexic@programming.devMEnglish · 3 months agomessage-square3fedilink
lysdexic@programming.devMEnglish · 3 months agoThe difference between undefined behavior and ill-formed C++ programs - The Old New Thingplus-squaredevblogs.microsoft.comexternal-linkmessage-square0fedilinkarrow-up110arrow-down10
arrow-up110arrow-down1external-linkThe difference between undefined behavior and ill-formed C++ programs - The Old New Thingplus-squaredevblogs.microsoft.comlysdexic@programming.devMEnglish · 3 months agomessage-square0fedilink
cmeerw@programming.devEnglish · 3 months agoWhat’s so hard about constexpr allocation?plus-squarebrevzin.github.ioexternal-linkmessage-square0fedilinkarrow-up17arrow-down10
arrow-up17arrow-down1external-linkWhat’s so hard about constexpr allocation?plus-squarebrevzin.github.iocmeerw@programming.devEnglish · 3 months agomessage-square0fedilink
dhashe@programming.devEnglish · 4 months agoHow to build highly-debuggable C++ binariesplus-squaredhashe.comexternal-linkmessage-square0fedilinkarrow-up114arrow-down11cross-posted to: cpp@programming.dev
arrow-up113arrow-down1external-linkHow to build highly-debuggable C++ binariesplus-squaredhashe.comdhashe@programming.devEnglish · 4 months agomessage-square0fedilinkcross-posted to: cpp@programming.dev
lysdexic@programming.devMEnglish · 4 months agoDraft FAQ: Why does the C++ standard ship every three years? (2019)plus-squareherbsutter.comexternal-linkmessage-square1fedilinkarrow-up19arrow-down10
arrow-up19arrow-down1external-linkDraft FAQ: Why does the C++ standard ship every three years? (2019)plus-squareherbsutter.comlysdexic@programming.devMEnglish · 4 months agomessage-square1fedilink
lysdexic@programming.devMEnglish · 4 months agoComparing C/C++ unity build with regular build on a large codebaseplus-squarehereket.comexternal-linkmessage-square0fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1external-linkComparing C/C++ unity build with regular build on a large codebaseplus-squarehereket.comlysdexic@programming.devMEnglish · 4 months agomessage-square0fedilink
lysdexic@programming.devMEnglish · 4 months agoNew features in C++26 [LWN.net]plus-squarelwn.netexternal-linkmessage-square10fedilinkarrow-up110arrow-down10
arrow-up110arrow-down1external-linkNew features in C++26 [LWN.net]plus-squarelwn.netlysdexic@programming.devMEnglish · 4 months agomessage-square10fedilink
Tobias Hunger@programming.dev · 4 months agoSlint 1.7 Released with New Widgets, Multi-Window Support, and Live-Preview Redesignplus-squareslint.devexternal-linkmessage-square0fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1external-linkSlint 1.7 Released with New Widgets, Multi-Window Support, and Live-Preview Redesignplus-squareslint.devTobias Hunger@programming.dev · 4 months agomessage-square0fedilink
lysdexic@programming.devMEnglish · 4 months agoOptimizing the unoptimizable: a journey to faster C++ compile timesplus-squarevitaut.netexternal-linkmessage-square0fedilinkarrow-up112arrow-down10
arrow-up112arrow-down1external-linkOptimizing the unoptimizable: a journey to faster C++ compile timesplus-squarevitaut.netlysdexic@programming.devMEnglish · 4 months agomessage-square0fedilink
lysdexic@programming.devMEnglish · 4 months agostd::try_cast and (const&&)=deleteplus-squarequuxplusone.github.ioexternal-linkmessage-square0fedilinkarrow-up17arrow-down10
arrow-up17arrow-down1external-linkstd::try_cast and (const&&)=deleteplus-squarequuxplusone.github.iolysdexic@programming.devMEnglish · 4 months agomessage-square0fedilink
lysdexic@programming.devMEnglish · 4 months agoTrip report: Summer ISO C++ standards meeting (St Louis, MO, USA)plus-squareherbsutter.comexternal-linkmessage-square0fedilinkarrow-up116arrow-down11
arrow-up115arrow-down1external-linkTrip report: Summer ISO C++ standards meeting (St Louis, MO, USA)plus-squareherbsutter.comlysdexic@programming.devMEnglish · 4 months agomessage-square0fedilink
lysdexic@programming.devMEnglish · 4 months agoP2996R4 - Reflection for C++26plus-squareisocpp.orgexternal-linkmessage-square3fedilinkarrow-up111arrow-down10
arrow-up111arrow-down1external-linkP2996R4 - Reflection for C++26plus-squareisocpp.orglysdexic@programming.devMEnglish · 4 months agomessage-square3fedilink
lysdexic@programming.devMEnglish · 4 months agoMember ordering and binary sizesplus-squarewww.sandordargo.comexternal-linkmessage-square0fedilinkarrow-up14arrow-down10
arrow-up14arrow-down1external-linkMember ordering and binary sizesplus-squarewww.sandordargo.comlysdexic@programming.devMEnglish · 4 months agomessage-square0fedilink