Symphony Of Empires
std::equal_to< EntityId< T > > Struct Template Reference

#include <entity.hpp>

Public Member Functions

constexpr bool operator() (const EntityId< T > &a, const EntityId< T > &b) const
 

Detailed Description

template<typename T>
struct std::equal_to< EntityId< T > >

Definition at line 84 of file entity.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
constexpr bool std::equal_to< EntityId< T > >::operator() ( const EntityId< T > &  a,
const EntityId< T > &  b 
) const
inlineconstexpr

Definition at line 85 of file entity.hpp.


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