C++ Library Extensions 2022.12.09
To help learn modern C++ programming
030-premature_exit.hpp
Go to the documentation of this file.
1#include <tpf_output.hpp>
2#include <tpf_safe_type.hpp>
4
5#include <future>
6#include <execution>
7#include <mutex>
Stream output operators << are implemented.
This file implements safe arithmetic.