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