aimstil  5.0.5
til::Convert Struct Reference

TODO: The idea here is to have no convert with a loop; use for_each(..., Convert()) instead. More...

#include <cathier/convert.h>

Public Member Functions

template<typename T1 , typename T2 >
void operator() (const T1 &x, T2 &y) const
 

Detailed Description

TODO: The idea here is to have no convert with a loop; use for_each(..., Convert()) instead.

Definition at line 145 of file convert.h.

Member Function Documentation

◆ operator()()

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

Definition at line 149 of file convert.h.

References til::convert().


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