![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
#include <tpf_output.hpp>
Go to the source code of this file.
Classes | |
class | DummyClass< ElementType > |
Functions | |
void | test_advanced_return_type () |
int | main () |
Variables | |
tpf::sstream | stream |
auto | endl = tpf::endl |
int main | ( | ) |
void test_advanced_return_type | ( | ) |
auto endl = tpf::endl |
Definition at line 4 of file 03-unique_ptr.cpp.
tpf::sstream stream |
Definition at line 3 of file 03-unique_ptr.cpp.