Multilevel Deduplication Engine (MDE)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mde::NestingBase< PropertyT, ChildT >::PropertyElement< PropertyLess, PropertyHash, PropertyEqual, PropertyPrinter >::Hash Struct Reference

#include <mde.hpp>

Public Member Functions

Size operator() (const PropertyElement &p) const
 

Detailed Description

template<typename PropertyT, typename ... ChildT>
template<typename PropertyLess, typename PropertyHash, typename PropertyEqual, typename PropertyPrinter>
struct mde::NestingBase< PropertyT, ChildT >::PropertyElement< PropertyLess, PropertyHash, PropertyEqual, PropertyPrinter >::Hash

Definition at line 686 of file mde.hpp.

Member Function Documentation

◆ operator()()

template<typename PropertyT , typename ... ChildT>
template<typename PropertyLess , typename PropertyHash , typename PropertyEqual , typename PropertyPrinter >
Size mde::NestingBase< PropertyT, ChildT >::PropertyElement< PropertyLess, PropertyHash, PropertyEqual, PropertyPrinter >::Hash::operator() ( const PropertyElement p) const
inline

Definition at line 687 of file mde.hpp.


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