Tatooine
Public Member Functions | List of all members
tatooine::flowexplorer::uuid_equals Struct Reference

#include <uuid_holder.h>

Public Member Functions

template<typename Id >
constexpr auto operator() (uuid_holder< Id > const &lhs, uuid_holder< Id > const &rhs)
 
template<typename Id >
constexpr auto operator() (Id const &rhs, uuid_holder< Id > const &lhs)
 
template<typename Id >
constexpr auto operator() (size_t const rhs, uuid_holder< Id > const &lhs)
 
template<typename Id >
constexpr auto operator() (uuid_holder< Id > const &lhs, Id const &rhs)
 
template<typename Id >
constexpr auto operator() (uuid_holder< Id > const &lhs, size_t const rhs)
 

Member Function Documentation

◆ operator()() [1/5]

template<typename Id >
constexpr auto tatooine::flowexplorer::uuid_equals::operator() ( Id const &  rhs,
uuid_holder< Id > const &  lhs 
)
inlineconstexpr

◆ operator()() [2/5]

template<typename Id >
constexpr auto tatooine::flowexplorer::uuid_equals::operator() ( size_t const  rhs,
uuid_holder< Id > const &  lhs 
)
inlineconstexpr

◆ operator()() [3/5]

template<typename Id >
constexpr auto tatooine::flowexplorer::uuid_equals::operator() ( uuid_holder< Id > const &  lhs,
Id const &  rhs 
)
inlineconstexpr

◆ operator()() [4/5]

template<typename Id >
constexpr auto tatooine::flowexplorer::uuid_equals::operator() ( uuid_holder< Id > const &  lhs,
size_t const  rhs 
)
inlineconstexpr

◆ operator()() [5/5]

template<typename Id >
constexpr auto tatooine::flowexplorer::uuid_equals::operator() ( uuid_holder< Id > const &  lhs,
uuid_holder< Id > const &  rhs 
)
inlineconstexpr

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