Opened 12 years ago
Closed 12 years ago
#5349 closed Bugs (fixed)
BOOST_PREVENT_MACRO_SUBSTITUTION missing from Boost Macro reference
| Reported by: | Paul A. Bristow | Owned by: | John Maddock |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | config |
| Version: | Boost 1.46.0 | Severity: | Cosmetic |
| Keywords: | BOOST_PREVENT_MACRO_SUBSTITUTION | Cc: |
Description
BOOST_PREVENT_MACRO_SUBSTITUTION
A definition/explanation appears to be missing from
http://www.boost.org/doc/libs/1_46_0/libs/config/doc/html/boost_config/boost_macro_reference.html
Or if it is described elsewhere, my Google search did not pick up a definition on the first page.
The above seems the obvious place?
Change History (2)
comment:1 by , 12 years ago
| Component: | Documentation → config |
|---|---|
| Owner: | changed from to |
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [71029]) Add BOOST_PREVENT_MACRO_SUBSTITUTION and regenerate docs. Fixes #5349.