[Boost-bugs] [Boost C++ Libraries] #11892: missing inline on complex constructors in cstdfloat_complex_std.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #11892: missing inline on complex constructors in cstdfloat_complex_std.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-07 05:48:12


#11892: missing inline on complex constructors in cstdfloat_complex_std.hpp
------------------------------+-------------------------
 Reporter: anonymous | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
  Version: Boost 1.60.0 | Severity: Problem
 Keywords: |
------------------------------+-------------------------
 The constructors for complex on lines 204-206 in cstdfloat_complex_std.hpp
 need inline added. Otherwise, there are "multiple definition" errors
 if cstdfloat.hpp is included in multiple files.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11892>
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:19 UTC