WARPXM v1.10.0
|
Helper for casting any arithmetic type to any other arithmetic type. More...
#include <wxany.h>
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 | |
T | as_value (const WxAny &v) const |
T wxm::detail::wxany_arithmetic_caster< T >::as_value | ( | const WxAny & | v | ) | const |