Added errinfo_nested_exception typedef. Fixed minor documentation error.

[SVN r56766]
This commit is contained in:
Emil Dotchevski
2009-10-13 01:47:22 +00:00
parent 2c0599b885
commit 17951c2b7d
18 changed files with 8664 additions and 8080 deletions

View File

@ -59,4 +59,5 @@ compile errinfo_errno_hpp_test.cpp ;
compile errinfo_file_handle_hpp_test.cpp ;
compile errinfo_file_name_hpp_test.cpp ;
compile errinfo_file_open_mode_hpp_test.cpp ;
compile errinfo_nested_exception_hpp_test.cpp ;
compile errinfo_type_info_name_hpp_test.cpp ;