Opened 10 years ago
Closed 10 years ago
#7382 closed Feature Requests (invalid)
Add BOOST_CATCH_ALL to boost/detail/no_exception_support.hpp
| Reported by: | viboes | Owned by: | viboes |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | None |
| Version: | Boost 1.51.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
When using
BOOST_CATCH(...)
I get the following error
error: expected primary-expression before ‘catch’
Could a BOOST_CATCH_ALL macro be added?
Change History (2)
comment:1 by , 10 years ago
| Status: | new → assigned |
|---|
comment:2 by , 10 years ago
| Resolution: | → invalid |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Sorry, the provided interface works as expected. I was my bad.