aimstil  5.0.5
til::Convert2< T1, T2 > Struct Template Reference

#include <cathier/convert.h>

Public Member Functions

void operator() (const T1 &x, T2 &y) const
 

Detailed Description

template<typename T1, typename T2>
struct til::Convert2< T1, T2 >

Definition at line 156 of file convert.h.

Member Function Documentation

◆ operator()()

template<typename T1 , typename T2 >
void til::Convert2< T1, T2 >::operator() ( const T1 &  x,
T2 &  y 
) const
inline

Definition at line 159 of file convert.h.

References til::convert().


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