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

Go to the source code of this file.

Functions

void examples_is_tuple ()
 
void examples_is_integers ()
 
int main ()
 

Function Documentation

◆ examples_is_integers()

void examples_is_integers ( )

Definition at line 36 of file 012-is_integer.cpp.

Here is the caller graph for this function:

◆ examples_is_tuple()

void examples_is_tuple ( )

Definition at line 4 of file 012-is_integer.cpp.

◆ main()

int main ( )

Definition at line 49 of file 012-is_integer.cpp.

Here is the call graph for this function: