nngn
Loading...
Searching...
No Matches
nngn::to< T > Struct Template Reference

Function object which converts its argument to T via static_cast. More...

#include <fn.h>

Public Member Functions

constexpr T operator() (auto &&x) const
 
constexpr T operator() (auto &&x) const
 

Detailed Description

template<typename T>
struct nngn::to< T >

Function object which converts its argument to T via static_cast.

Member Function Documentation

◆ operator()() [1/2]

template<typename T >
constexpr T nngn::to< T >::operator() ( auto< T > &&  x) const
inlineconstexpr

◆ operator()() [2/2]

template<typename T >
constexpr T nngn::to< T >::operator() ( auto< T > &&  x) const
inlineconstexpr

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