CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::detailv3::AssignIfTrue< T, bool > Struct Template Reference

#include <CeresEngine/Foundation/Container/FlatHashMap.hpp>

Public Member Functions

void operator() (T &lhs, const T &rhs)
 
void operator() (T &lhs, T &&rhs)
 

Member Function Documentation

◆ operator()() [1/2]

template<typename T , bool >
void CeresEngine::detailv3::AssignIfTrue< T, bool >::operator() ( T lhs,
const T rhs 
)
inline

◆ operator()() [2/2]

template<typename T , bool >
void CeresEngine::detailv3::AssignIfTrue< T, bool >::operator() ( T lhs,
T &&  rhs 
)
inline

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