TPIE

2362a60
tpie::identity_key Struct Reference

Functor used to extract the key from a value in case keys and values are the same. More...

#include <tpie/btree/base.h>

Public Member Functions

template<typename T >
const T & operator() (const T &t) const noexcept
 

Detailed Description

Functor used to extract the key from a value in case keys and values are the same.

Definition at line 45 of file base.h.


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