This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
exception
Watch
1
Star
0
Fork
1
You've already forked exception
mirror of
https://github.com/boostorg/exception.git
synced
2026-07-04 23:51:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f28285c073343cbb11bc3fa203e28f720253856b
exception
/
example
T
History
Emil Dotchevski
f28285c073
Implemented support for custom to_string overloads for converting boost::error_info objects to string by the boost::diagnostic_information function.
...
[SVN r50507]
2009-01-08 01:26:15 +00:00
..
cloning_1.cpp
simplified further
2008-08-31 02:40:42 +00:00
cloning_2.cpp
Boost Exception header compilation tests added.
2008-04-15 21:13:24 +00:00
enable_error_info.cpp
fixed compile errors, removed tabs as required.
2008-04-08 21:29:37 +00:00
error_info_1.cpp
fixed compile errors, removed tabs as required.
2008-04-08 21:29:37 +00:00
error_info_2.cpp
fixed compile errors, removed tabs as required.
2008-04-08 21:29:37 +00:00
example_io.cpp
Implemented support for custom to_string overloads for converting boost::error_info objects to string by the boost::diagnostic_information function.
2009-01-08 01:26:15 +00:00
info_tuple.cpp
boost exception
2008-03-04 01:41:17 +00:00
Jamfile
removed tabs from source files
2008-07-09 00:18:09 +00:00
logging.cpp
Optimization for error_info<throw_function>, error_info<throw_file>, error_info<throw_line>. Refactored exception_ptr to use shared_ptr.
2008-09-01 21:06:09 +00:00