Subject: [Boost-bugs] [Boost C++ Libraries] #9085: Duplication of BOOST_STRONG_TYPEDEF in "boost/strong_typedef.hpp" "boost/serialization/strong_typedef.hpp" leads to compile error
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-06 13:13:08
#9085: Duplication of BOOST_STRONG_TYPEDEF in "boost/strong_typedef.hpp"
"boost/serialization/strong_typedef.hpp" leads to compile error
------------------------------------+------------------------------
Reporter: KaiSt <k.stuhlemmer@â¦> | Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.54.0
Severity: Problem | Keywords:
------------------------------------+------------------------------
If a file (indirectly) includes the two header files, the compilation
fails. For example one cannot include "boost/strong_typedef.hpp" and
"boost/graph/adjacency_list.hpp" in one file.
An appropriate solution would be to place a forwarding include in one of
the headers directing to the other.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9085> 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:14 UTC