documentation updates for improved exception/error management

This commit is contained in:
Robert Ramey
2017-06-03 13:58:48 -07:00
parent 4a8c7c31d8
commit 6f0710109c
28 changed files with 1162 additions and 851 deletions

View File

@@ -1,7 +1,7 @@
#include <iostream>
#include "../include/safe_integer.hpp"
#include "../include/exception.hpp"
#include "../include/exception_policies.hpp"
#include "../include/automatic.hpp"
#include "safe_format.hpp" // prints out range and value of any type