CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::impl::compare::ByLastTupleElementMatch Struct Reference

#include <CeresEngine/Foundation/Iterator.hpp>

Public Member Functions

template<typename... ArgsA, typename... ArgsB>
bool operator() (const std::tuple< ArgsA... > &a, const std::tuple< ArgsB... > &b) const
 

Member Function Documentation

◆ operator()()

template<typename... ArgsA, typename... ArgsB>
bool CeresEngine::impl::compare::ByLastTupleElementMatch::operator() ( const std::tuple< ArgsA... > &  a,
const std::tuple< ArgsB... > &  b 
) const
inline

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