Subject: [Boost-bugs] [Boost C++ Libraries] #11198: variant missing type traits header file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-04-17 18:05:42
#11198: variant missing type traits header file
------------------------+------------------------------
Reporter: anonymous | Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.58.0
Severity: Regression | Keywords:
------------------------+------------------------------
variant::element_index depends on boost::type_traits, specifically
boost::remove_cv but doesn't include the header file for it. As such my
builds are failing to compile with the error being that boost::remove_cv
is an undeclared identifier.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11198> 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:18 UTC