|
Boost : |
From: ÐмиÑÑий ÐÑÑ
ипов (grisumbras_at_[hidden])
Date: 2024-03-23 14:07:14
Ñб, 23 маÑ. 2024â¯Ð³. в 15:52, Tobias Loew via Boost <boost_at_[hidden]>:
>
> Hi,
>
> I would like to gauge interest in a library that makes the usage of
> flag-like enumerations safer.
> The library is called Boost.Flags, and its key features are
> ...
> Example on Godbolt: https://godbolt.org/z/qbojncnd7
>From the reading of the docs I gathered that the library relies on
operators in the global namespace, rather than using a macro to define
operators in an enum's namespace. This has a certain flaw:
https://godbolt.org/z/xePjK3es6
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk