#4867 closed Feature Requests (fixed)
BOOST_NO_UNIFIED_INITIALIZATION_SYNTAX macro needed
Reported by: | Eric Niebler | Owned by: | John Maddock |
---|---|---|---|
Milestone: | To Be Determined | Component: | config |
Version: | Boost 1.44.0 | Severity: | Not Applicable |
Keywords: | Cc: |
Description
To detect the presence of absence of C++0x unified initialization syntax.
Change History (2)
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 11 years ago
Note:
See TracTickets
for help on using tickets.
(In [71840]) Add new config macro: BOOST_NO_UNIFIED_INITIALIZATION_SYNTAX. Fixes #4867.