Re: [Boost-bugs] [Boost C++ Libraries] #7659: sizeof(tribool) > sizeof(bool) * 2

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7659: sizeof(tribool) > sizeof(bool) * 2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-10-13 02:46:18


#7659: sizeof(tribool) > sizeof(bool) * 2
-------------------------------+--------------------------------
  Reporter: anonymous | Owner: James E. King, III
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: logic
   Version: Boost 1.52.0 | Severity: Optimization
Resolution: wontfix | Keywords:
-------------------------------+--------------------------------
Changes (by James E. King, III):

 * status: new => closed
 * resolution: => wontfix

Comment:

 The class was created before C++11 scoped enums where it would have been
 possible to make this a single byte or even 2 bits. As such, given the
 age of this request and the length of time the class has been around, the
 need for backwards compatibility, and the relative disinterest in the
 ticket, I am closing this out.

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/7659#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2018-10-13 02:58:55 UTC