Warning, file /include/boost/exception/errinfo_nested_exception.hpp was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001
0002
0003
0004
0005
0006 #ifndef BOOST_EXCEPTION_45CC9A82B77511DEB330FC4956D89593
0007 #define BOOST_EXCEPTION_45CC9A82B77511DEB330FC4956D89593
0008
0009 namespace
0010 boost
0011 {
0012 namespace exception_detail { class clone_base; }
0013 template <class Tag,class T> class error_info;
0014 class exception_ptr;
0015 typedef error_info<struct errinfo_nested_exception_,exception_ptr> errinfo_nested_exception;
0016 }
0017
0018 #endif