Flutter Impeller
impeller::Comparable< Type > Class Template Referenceabstract

#include <comparable.h>

Inheritance diagram for impeller::Comparable< Type >:
impeller::ComparableBase

Public Member Functions

virtual std::size_t GetHash () const =0
 
virtual bool IsEqual (const Type &other) const =0
 

Detailed Description

template<class Type>
class impeller::Comparable< Type >

Definition at line 29 of file comparable.h.

Member Function Documentation

◆ GetHash()

◆ IsEqual()


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