$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Zach Laine (whatwasthataddress_at_[hidden])
Date: 2023-12-29 20:56:38
On Fri, Dec 29, 2023 at 2:46â¯PM Peter Dimov via Boost
<boost_at_[hidden]> wrote:
>
> 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/detail/pp_for_each.hpp
Nice! I had no idea this existed. Thanks, I'll use this instead.
Zach