Opened 14 years ago
Last modified 12 years ago
#2927 new Feature Requests
BOOST_MPL_DISABLE_ASSERTS
| Reported by: | troy d. straszheim | Owned by: | Joel Falcou |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | mpl |
| Version: | Boost Development Trunk | Severity: | Not Applicable |
| Keywords: | Cc: |
Description
analogous to BOOST_DISABLE_ASSERTS
The use case that drove this was some places in proto where mpl asserts could be, but aren't (like to enforce the arity requirement of the _value transform), because proto is trying to keep compile times down.
Note:
See TracTickets
for help on using tickets.
