Subject: Re: [Boost-users] boost::get_error_info not found!?
From: Germán Diago (germandiago_at_[hidden])
Date: 2011-05-13 05:25:45


>> please attach the error message the compiler produces. Also, what's the
>> definition of ErrorCodeInfo, because I can't see it.

I caught the error. I was using the Tag type to get the exception when
I had to use the typedef directly.

Thank you anyway for your time.