Boost logo

Boost :

From: Christian Mazakas (christian.mazakas_at_[hidden])
Date: 2024-02-27 22:25:19


And for what it's worth, I'm using clangd as well.

You can get better intellisense by doing like this:

    metadata& md = _globals(ctx);
    std::string_view sv = _attr(ctx);

This isn't the most ideal because I'd rather use type deduction here
but overall, I can't complain too badly.

- Christian


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk