lysdexic@programming.devM to C++@programming.devEnglish · 2 years agoBoost geometry: design rationalebeta.boost.orgexternal-linkmessage-square2linkfedilinkarrow-up19arrow-down10
arrow-up19arrow-down1external-linkBoost geometry: design rationalebeta.boost.orglysdexic@programming.devM to C++@programming.devEnglish · 2 years agomessage-square2linkfedilink
minus-squarebitcrafter@programming.devlinkfedilinkarrow-up2·2 years agoYeah, about a decade ago I tried using the Boost Graph Library because I needed a graph library for C++ and eventually had to give up because it was so heavily template-based that I couldn’t figure out how to actually do anything with it.
Yeah, about a decade ago I tried using the Boost Graph Library because I needed a graph library for C++ and eventually had to give up because it was so heavily template-based that I couldn’t figure out how to actually do anything with it.