Opened 8 years ago
Closed 8 years ago
#10901 closed Bugs (fixed)
Constants not constexpr
Reported by: | John Maddock | Owned by: | John Maddock |
---|---|---|---|
Milestone: | To Be Determined | Component: | math |
Version: | Boost 1.57.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The non-template constants aren't constexpr: http://stackoverflow.com/questions/21688678/using-boost-math-constants-in-constexpr
Note:
See TracTickets
for help on using tickets.
Fixed in develop.