
13 May
2011
13 May
'11
9:17 a.m.
namespace ExceptionTags { struct ErrorCodeTag {}; }
please attach the error message the compiler produces. Also, what's the definition of ErrorCodeInfo, because I can't see it.
wbr, Adam Romanek
Sorry, I forgot it to include it. Here you are.
namespace ExceptionTags {
struct ErrorCodeTag {};
}
typedef boost::error_info