Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
nearest_cast_fn< A, double > Struct Template Reference

#include <cmath.hpp>

Public Member Functions

double operator() (const A &x) const

Detailed Description

template<typename A>
struct adobe::nearest_cast_fn< A, double >

Definition at line 83 of file cmath.hpp.

Member Function Documentation

◆ operator()()

template<typename A>
double operator() ( const A & x) const

Definition at line 84 of file cmath.hpp.