C++ Library Extensions 2022.12.09
To help learn modern C++ programming
009-select_nth.cpp File Reference
#include <tpf_types.hpp>
#include <tpf_output.hpp>
Include dependency graph for 009-select_nth.cpp:

Go to the source code of this file.

Functions

void examples_select_nth_type ()
 
int main ()
 

Function Documentation

◆ examples_select_nth_type()

void examples_select_nth_type ( )

Definition at line 5 of file 009-select_nth.cpp.

Here is the caller graph for this function:

◆ main()

int main ( )

Definition at line 20 of file 009-select_nth.cpp.

Here is the call graph for this function: