WARPXM v1.10.0
Loading...
Searching...
No Matches
wxm::detail::wxany_svector_caster Struct Reference

Helper for casting to a vector of strings. More...

#include <wxany.h>

Inheritance diagram for wxm::detail::wxany_svector_caster:
wxm::detail::wxany_caster< std::vector< std::string > >

Detailed Description

Helper for casting to a vector of strings.

Also supports casting from a single string.

Public Member Functions

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

Member Function Documentation

◆ as_value()

std::vector< std::string > wxm::detail::wxany_svector_caster::as_value ( const WxAny v) const

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