ska::detailv3::AssignIfTrue< T, bool > Struct Template Reference

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 ska::detailv3::AssignIfTrue< T, bool >::operator() ( T &  lhs,
const T &  rhs 
)
inline

◆ operator()() [2/2]

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

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