Opened 10 years ago
Last modified 10 years ago
#7483 new Support Requests
Exception 'T' is not a legal base class
Reported by: | Owned by: | Emil Dotchevski | |
---|---|---|---|
Milestone: | To Be Determined | Component: | exception |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | Cc: |
Description (last modified by )
You might be getting this error for all kinds of reasons. Please provide complete source code of your test, or close the bug.
Change History (5)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
As a side note, you shouldn't file bug reports for asking usage questions. You should post to the boost-users mailing list.
comment:3 by , 10 years ago
Component: | None → exception |
---|---|
Owner: | set to |
comment:4 by , 10 years ago
Type: | Bugs → Support Requests |
---|
comment:5 by , 10 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Are you trying to use BOOST_THROW with a primitive type?