Opened 9 years ago
Closed 9 years ago
#9049 closed Patches (fixed)
phoenix::function constructor should be constexpr
Reported by: | Eric Niebler | Owned by: | Joel de Guzman |
---|---|---|---|
Milestone: | To Be Determined | Component: | phoenix |
Version: | Boost 1.54.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Needed for declaring globals of type phoenix::function
, which is the most common use. See attached patch.
Attachments (1)
Change History (4)
by , 9 years ago
Attachment: | phx-function-constexpr.patch added |
---|
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
constexpr for phoenix::function