![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
#include <tpf_output.hpp>Go to the source code of this file.
Classes | |
| class | ClsObject |
Functions | |
| void | traits_of_reference_one () |
| void | traits_of_reference_two () |
| int | main () |
Variables | |
| tpf::sstream | stream |
| auto | endl = tpf::endl |
| auto | endL = tpf::endL |
| int main | ( | ) |
| void traits_of_reference_one | ( | ) |
Definition at line 73 of file 042-cte_rte.cpp.
| void traits_of_reference_two | ( | ) |
Definition at line 102 of file 042-cte_rte.cpp.
| auto endl = tpf::endl |
Definition at line 4 of file 042-cte_rte.cpp.
| auto endL = tpf::endL |
Definition at line 5 of file 042-cte_rte.cpp.
| tpf::sstream stream |
Definition at line 3 of file 042-cte_rte.cpp.