![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
#include <tpf_output.hpp>Go to the source code of this file.
Functions | |
| void | test_first_n_types () |
| void | test_last_n_types () |
| int | main () |
Variables | |
| tpf::sstream | stream |
| auto | endl = tpf::endl |
| int main | ( | ) |
| void test_first_n_types | ( | ) |
Definition at line 8 of file 23-first_last_n_types.cpp.
| void test_last_n_types | ( | ) |
Definition at line 46 of file 23-first_last_n_types.cpp.
| auto endl = tpf::endl |
Definition at line 6 of file 23-first_last_n_types.cpp.
| tpf::sstream stream |
Definition at line 5 of file 23-first_last_n_types.cpp.