#2241 closed Feature Requests (fixed)
Add BOOST_NO_RTTI
Reported by: | Peter Dimov | Owned by: | John Maddock |
---|---|---|---|
Milestone: | Boost 1.37.0 | Component: | config |
Version: | Boost 1.36.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Now that we have BOOST_NO_TYPEID, the lack of BOOST_NO_RTTI tempts people to abuse BOOST_NO_TYPEID for this purpose. We ought to add BOOST_NO_RTTI to allow libraries to pick the right macro for the task.
Note:
See TracTickets
for help on using tickets.
Done.