Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
Index< POA >::Entry Struct Reference

Description

template<class POA>
struct lumiera::advice::Index< POA >::Entry

Definition at line 144 of file index.hpp.

Public Member Functions

 Entry (POA &elm)
 
 operator string () const
 < diagnostics
 

Friends

bool operator== (Entry const &a, Entry const &b)
 
bool operator== (Entry const &a, POA const &p)
 

Constructor & Destructor Documentation

◆ Entry()

template<class POA >
Entry ( POA &  elm)
inlineexplicit

Definition at line 148 of file index.hpp.

Member Function Documentation

◆ operator string()

template<class POA >
operator string ( ) const
inline

< diagnostics

Definition at line 155 of file index.hpp.

References lumiera::advice::hash_value().

+ Here is the call graph for this function:

Friends And Related Symbol Documentation

◆ operator== [1/2]

template<class POA >
bool operator== ( Entry const &  a,
Entry const &  b 
)
friend

Definition at line 161 of file index.hpp.

◆ operator== [2/2]

template<class POA >
bool operator== ( Entry const &  a,
POA const &  p 
)
friend

Definition at line 167 of file index.hpp.

+ Inheritance diagram for Index< POA >::Entry:
+ Collaboration diagram for Index< POA >::Entry:

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