[Boost-bugs] [Boost C++ Libraries] #12736: crc table init at compile time

Subject: [Boost-bugs] [Boost C++ Libraries] #12736: crc table init at compile time
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-01-09 14:16:47


#12736: crc table init at compile time
------------------------------+--------------------------
 Reporter: ajax16384@… | Owner: dlwalker
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: crc
  Version: Boost 1.61.0 | Severity: Optimization
 Keywords: |
------------------------------+--------------------------
 struct crc_table_t should try to use constexpr constructor for table_
 initialization. this will allow to move table_ to readonly data segment
 and remove table initialization code.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12736>
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 : 2017-02-16 18:50:20 UTC