libQuotient
A Qt library for building matrix clients
Quotient::HashQ< T > Struct Template Reference

This is only to make UnorderedMap alias work until we get rid of it. More...

#include <util.h>

Public Member Functions

size_t operator() (const T &s) const Q_DECL_NOEXCEPT
 

Detailed Description

template<typename T>
struct Quotient::HashQ< T >

This is only to make UnorderedMap alias work until we get rid of it.

Definition at line 50 of file util.h.

Member Function Documentation

◆ operator()()

template<typename T >
size_t Quotient::HashQ< T >::operator() ( const T &  s) const
inline

Definition at line 51 of file util.h.


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