Opened 11 years ago
Last modified 11 years ago
#6756 new Bugs
gcc gives compile error "error ‘boost_se_params_t_10::boost_se_param_t_0_10’ is not a type" in template function for ScopeExit.
Reported by: | Owned by: | nasonov | |
---|---|---|---|
Milestone: | To Be Determined | Component: | scope_exit |
Version: | Boost 1.49.0 | Severity: | Problem |
Keywords: | Cc: |
Attachments (1)
Change History (3)
by , 11 years ago
follow-up: 2 comment:1 by , 11 years ago
comment:2 by , 11 years ago
Replying to steven_watanabe:
You should be using BOOST_SCOPE_EXIT_TPL.
Thank you! The error is gone now. Sorry that I didn't read the reference clearly.
Note:
See TracTickets
for help on using tickets.
You should be using BOOST_SCOPE_EXIT_TPL.