Minsky: 3.17.0
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 27 of file intrusiveMap.h.

Constructor & Destructor Documentation

◆ KeyAssertion() [1/2]

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

Definition at line 29 of file intrusiveMap.h.

29 {} // why?

◆ KeyAssertion() [2/2]

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

Definition at line 30 of file intrusiveMap.h.

30 {}

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