29 Dec
2023
29 Dec
'23
8:56 p.m.
On Fri, Dec 29, 2023 at 2:46 PM Peter Dimov via Boost
Zach Laine wrote:
1) To detect Boost.Preprocessor headers. If detected, Boost.Parser defines a convenience macro that uses Boost.Preprocessor macros.
Feel free to steal
https://github.com/boostorg/describe/blob/develop/include/boost/describe/det...
Nice! I had no idea this existed. Thanks, I'll use this instead. Zach