tesseract
5.0.0-alpha-619-ge9db
|
#include <kdpair.h>
Public Member Functions | |
KDPair ()=default | |
KDPair (Key k, Data d) | |
int | operator== (const KDPair< Key, Data > &other) const |
Public Attributes | |
Data | data |
Key | key |
|
default |
|
inline |
|
inline |
Data tesseract::KDPair< Key, Data >::data |
Key tesseract::KDPair< Key, Data >::key |