Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
util::test::anonymous_namespace{util-foreach-test.cpp} Namespace Reference

Functions

VecI buildTestNumberz (uint count)
 
bool plainFunc (int i)
 
bool function1 (int i, int j)
 
bool function2 (int i, int j, int &k)
 

Variables

std::_Placeholder< 1 > _1
 

Function Documentation

◆ buildTestNumberz()

VecI buildTestNumberz ( uint  count)

Definition at line 58 of file util-foreach-test.cpp.

◆ plainFunc()

bool plainFunc ( int  i)

Definition at line 71 of file util-foreach-test.cpp.

References plainFunc().

Referenced by function1(), function2(), and plainFunc().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ function1()

bool function1 ( int  i,
int  j 
)

Definition at line 78 of file util-foreach-test.cpp.

References function1(), and plainFunc().

Referenced by function1().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ function2()

bool function2 ( int  i,
int  j,
int &  k 
)

Definition at line 84 of file util-foreach-test.cpp.

References function2(), and plainFunc().

Referenced by function2().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ _1

std::_Placeholder<1> _1

Definition at line 54 of file util-foreach-test.cpp.