
Hi,
I have another question regarding the exception library. I would like
to use the BOOST_THROW_EXCEPTION() macro, but also add some tags of my
own at the throw site. How do I do this?
How would i rewrite the below?
typedef boost::error_info
Hi,
I have another question regarding the exception library. I would like
to use the BOOST_THROW_EXCEPTION() macro, but also add some tags of my
own at the throw site. How do I do this?
How would i rewrite the below?
typedef boost::error_info