aimstil  5.0.5
til::expr::functor::Cast< TTo > Struct Template Reference

Cast functor. More...

#include <til/TExprBasicFunctors.h>

Classes

struct  TypeStruct
 

Public Member Functions

template<typename TFrom >
TTo operator() (TFrom a) const
 

Detailed Description

template<typename TTo>
struct til::expr::functor::Cast< TTo >

Cast functor.

Definition at line 227 of file TExprBasicFunctors.h.

Member Function Documentation

◆ operator()()

template<typename TTo >
template<typename TFrom >
TTo til::expr::functor::Cast< TTo >::operator() ( TFrom  a) const
inline

Definition at line 235 of file TExprBasicFunctors.h.


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