Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
HashIndexed< BA, IMP >::Id< T > Struct Template Reference

#include "lib/hash-indexed.hpp"

Description

template<class BA, class IMP>
template<typename T>
struct lib::HashIndexed< BA, IMP >::Id< T >

Hash based ID, typed to a specific subclass of BA.

Definition at line 141 of file hash-indexed.hpp.

Public Member Functions

 Id ()
 
 Id (T const &ref)
 
- Public Member Functions inherited from HashIndexed< BA, IMP >::ID
 ID ()
 
 ID (BA const &ref)
 
 ID (IMP const &ir)
 

Constructor & Destructor Documentation

◆ Id() [1/2]

template<class BA , class IMP >
template<typename T >
Id ( )
inline

Definition at line 143 of file hash-indexed.hpp.

◆ Id() [2/2]

template<class BA , class IMP >
template<typename T >
Id ( T const &  ref)
inline

Definition at line 144 of file hash-indexed.hpp.

+ Inheritance diagram for HashIndexed< BA, IMP >::Id< T >:
+ Collaboration diagram for HashIndexed< BA, IMP >::Id< T >:

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