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

Helper for casting to a string type. More...

#include <wxany.h>

Inheritance diagram for wxm::detail::wxany_string_caster:
wxm::detail::wxany_caster< std::string >

Detailed Description

Helper for casting to a string type.

Also supports casting from a vector of strings to a string if the vector's size is 1, and casting from an arithmetic type to a string.

Public Member Functions

std::string as_value (const WxAny &v) const
 

Member Function Documentation

◆ as_value()

std::string wxm::detail::wxany_string_caster::as_value ( const WxAny v) const

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