• mercator_rejection
    link
    fedilink
    arrow-up
    3
    ·
    8 months ago

    Honestly, looks ghastly. In the pursuit of being generic, they made something simple and straightforward into something unusable.

    • bitcrafter
      link
      fedilink
      arrow-up
      2
      ·
      8 months ago

      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.