Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
Dummy< I > Struct Template Reference

Description

template<int I>
struct lumiera::query::test::anonymous_namespace{defs-registry-impl-test.cpp}::Dummy< I >

template for generating some different test types

Definition at line 61 of file defs-registry-impl-test.cpp.

Static Public Attributes

static string name = _Fmt("Dummy<%2i>") % I
 

Public Attributes

string instanceID
 

Public Member Functions

 operator string () const
 
bool operator== (const Dummy &odu) const
 
 Dummy ()
 

Constructor & Destructor Documentation

◆ Dummy()

template<int I>
Dummy ( )
inline

Definition at line 69 of file defs-registry-impl-test.cpp.

Member Function Documentation

◆ operator string()

template<int I>
operator string ( ) const
inline

Definition at line 65 of file defs-registry-impl-test.cpp.

◆ operator==()

template<int I>
bool operator== ( const Dummy< I > &  odu) const
inline

Definition at line 66 of file defs-registry-impl-test.cpp.

Member Data Documentation

◆ name

template<int I>
string name = _Fmt("Dummy<%2i>") % I
static

Definition at line 63 of file defs-registry-impl-test.cpp.

◆ instanceID

template<int I>
string instanceID

Definition at line 64 of file defs-registry-impl-test.cpp.

+ Collaboration diagram for Dummy< I >:

The documentation for this struct was generated from the following file: