Minsky
minsky::KeyAssertion< K > Struct Template Reference

#include <intrusiveMap.h>

Collaboration diagram for minsky::KeyAssertion< K >:
Collaboration graph

Public Member Functions

 KeyAssertion ()
 
 KeyAssertion (const K &id)
 

Detailed Description

template<class K>
struct minsky::KeyAssertion< K >

Definition at line 29 of file intrusiveMap.h.

Constructor & Destructor Documentation

◆ KeyAssertion() [1/2]

template<class K >
minsky::KeyAssertion< K >::KeyAssertion ( )
inline

Definition at line 31 of file intrusiveMap.h.

31 {} // why?

◆ KeyAssertion() [2/2]

template<class K >
minsky::KeyAssertion< K >::KeyAssertion ( const K &  id)
inline

Definition at line 32 of file intrusiveMap.h.

32 {}

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