COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
combblas::StackEntry< T1, T2 > Class Template Reference

#include <StackEntry.h>

Public Attributes

T1 value
 
T2 key
 

Detailed Description

template<class T1, class T2>
class combblas::StackEntry< T1, T2 >

Definition at line 9 of file StackEntry.h.

Member Data Documentation

◆ key

template<class T1 , class T2 >
T2 combblas::StackEntry< T1, T2 >::key

Definition at line 13 of file StackEntry.h.

◆ value

template<class T1 , class T2 >
T1 combblas::StackEntry< T1, T2 >::value

Definition at line 12 of file StackEntry.h.


The documentation for this class was generated from the following files: