![]() |
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_map_of_tuples () |
void | test_reverse_array () |
int | main () |
Variables | |
tpf::sstream | stream |
auto | endl = tpf::endl |
int main | ( | ) |
void test_map_of_tuples | ( | ) |
void test_reverse_array | ( | ) |
Definition at line 36 of file 29-map_of_tuples.cpp.
auto endl = tpf::endl |
Definition at line 4 of file 29-map_of_tuples.cpp.
tpf::sstream stream |
Definition at line 3 of file 29-map_of_tuples.cpp.