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
 

Detailed Description

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

Function object which converts its argument to T via static_cast.

Member Function Documentation

◆ operator()()

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

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