![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
Go to the source code of this file.
Functions | |
void | test_type_output () |
int | main () |
Variables | |
tpf::sstream | stream |
auto & | endl = tpf::endl |
auto & | endL = tpf::endL |
int main | ( | ) |
void test_type_output | ( | ) |
auto& endl = tpf::endl |
Definition at line 19 of file type_output.cpp.
auto& endL = tpf::endL |
Definition at line 20 of file type_output.cpp.
tpf::sstream stream |
Definition at line 18 of file type_output.cpp.