$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Interest in bit-wise flags?
From: Bjorn Reese (breese_at_[hidden])
Date: 2014-06-18 06:14:45
On 06/18/2014 02:09 AM, Jeffrey Bush wrote:
> I have developed a type-safe bit-wise flags class for my own personal use
> and
> am wondering if it would be of interest for me to submit it as a Boost
> library.
How does it compare to using enum and BOOST_BITMASK?
http://www.boost.org/boost/detail/bitmask.hpp