![]() |
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_sequence () |
void | test_sequence_information () |
int | main () |
Variables | |
tpf::sstream | stream |
auto & | endl = tpf::endl |
auto & | endL = tpf::endL |
int main | ( | ) |
void test_make_sequence | ( | ) |
void test_sequence_information | ( | ) |
auto& endl = tpf::endl |
Definition at line 18 of file make_sequence.cpp.
auto& endL = tpf::endL |
Definition at line 19 of file make_sequence.cpp.
tpf::sstream stream |
Definition at line 17 of file make_sequence.cpp.