![]() |
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 | powerful_application_of_map_of_variants () |
int | main () |
Variables | |
tpf::sstream | stream |
auto | endl = tpf::endl |
auto | endL = tpf::endL |
int main | ( | ) |
void powerful_application_of_map_of_variants | ( | ) |
auto endl = tpf::endl |
Definition at line 6 of file 30-map_of_variants.cpp.
auto endL = tpf::endL |
Definition at line 7 of file 30-map_of_variants.cpp.
tpf::sstream stream |
Definition at line 5 of file 30-map_of_variants.cpp.