Jet  v1.3.3
Public Member Functions | List of all members
jet::TypeCast< T, U > Struct Template Reference

Type casting operator. More...

#include <jet/functors.h>

Public Member Functions

constexpr U operator() (const T &a) const
 

Detailed Description

template<typename T, typename U>
struct jet::TypeCast< T, U >

Type casting operator.

Member Function Documentation

◆ operator()()

template<typename T , typename U >
constexpr U jet::TypeCast< T, U >::operator() ( const T &  a) const
constexpr

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