![]() |
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_make_variant () |
int | main () |
Variables | |
tpf::sstream | stream |
auto | endl = tpf::endl |
int main | ( | ) |
void test_make_variant | ( | ) |
Definition at line 6 of file 055-make_variant.cpp.
auto endl = tpf::endl |
Definition at line 4 of file 055-make_variant.cpp.
tpf::sstream stream |
Definition at line 3 of file 055-make_variant.cpp.