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

Helper for casting to a vector of arithmetic types from other vectors of arithmetic types or from a single arithmetic type. More...

#include <wxany.h>

Detailed Description

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

Helper for casting to a vector of arithmetic types from other vectors of arithmetic types or from a single arithmetic type.

Public Member Functions

std::vector< T > as_value (const WxAny &v) const
 

Member Function Documentation

◆ as_value()

template<class T >
std::vector< T > wxm::detail::wxany_avector_caster< T >::as_value ( const WxAny v) const

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