![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
Go to the source code of this file.
Functions | |
| void | test_safe_add () |
| void | test_safe_mul () |
| int | main () |
Variables | |
| tpf::sstream | stream |
| auto | endl = tpf::endl |
| int main | ( | ) |
| void test_safe_add | ( | ) |
| void test_safe_mul | ( | ) |
Definition at line 26 of file 021-safe_type.cpp.
| auto endl = tpf::endl |
Definition at line 5 of file 021-safe_type.cpp.
| tpf::sstream stream |
Definition at line 4 of file 021-safe_type.cpp.