WARPXM v1.10.0
Loading...
Searching...
No Matches
wxm::detail::wxany_arithmetic_caster< T > Struct Template Reference

Helper for casting any arithmetic type to any other arithmetic type. More...

#include <wxany.h>

Detailed Description

template<class T>
struct wxm::detail::wxany_arithmetic_caster< T >

Helper for casting any arithmetic type to any other arithmetic type.

Also supports casting from a vector of arithmetic types to an arithmetic type if the vector's size is 1.

Public Member Functions

as_value (const WxAny &v) const
 

Member Function Documentation

◆ as_value()

template<class T >
T wxm::detail::wxany_arithmetic_caster< T >::as_value ( const WxAny v) const

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