tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
MinK< Key, Value >::Element Struct Reference

Public Member Functions

 Element ()
 
 Element (const Key &k, const Value &v)
 

Public Attributes

Key key
 
Value value
 

Constructor & Destructor Documentation

◆ Element() [1/2]

template<typename Key, typename Value>
MinK< Key, Value >::Element::Element ( )
inline

◆ Element() [2/2]

template<typename Key, typename Value>
MinK< Key, Value >::Element::Element ( const Key &  k,
const Value &  v 
)
inline

Member Data Documentation

◆ key

template<typename Key, typename Value>
Key MinK< Key, Value >::Element::key

◆ value

template<typename Key, typename Value>
Value MinK< Key, Value >::Element::value

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