Opened 7 years ago

Closed 7 years ago

#11892 closed Bugs (fixed)

missing inline on complex constructors in cstdfloat_complex_std.hpp

Reported by: anonymous Owned by: John Maddock
Milestone: To Be Determined Component: math
Version: Boost 1.60.0 Severity: Problem
Keywords: Cc:

Description

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.

Change History (1)

comment:1 by John Maddock, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.