Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
lib::test::anonymous_namespace{multifact-test.cpp} Namespace Reference

Enumerations

enum  theID {
  ONE = 1 ,
  TWO ,
  THR ,
  FOU
}
 

Classes

class  Implementation
 
struct  Interface
 

Functions

template<typename X >
string buildSome (X rawVal)
 
string buildOne ()
 

Enumeration Type Documentation

◆ theID

enum theID
Enumerator
ONE 
TWO 
THR 
FOU 

Definition at line 56 of file multifact-test.cpp.

Function Documentation

◆ buildSome()

template<typename X >
string buildSome ( X  rawVal)

Definition at line 86 of file multifact-test.cpp.

References buildSome().

Referenced by buildOne(), and buildSome().

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

◆ buildOne()

string buildOne ( )

Definition at line 92 of file multifact-test.cpp.

References buildOne(), and buildSome().

Referenced by buildOne().

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