WARPXM v1.10.0
|
Helper for casting to a string type. More...
#include <wxany.h>
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 |
std::string wxm::detail::wxany_string_caster::as_value | ( | const WxAny & | v | ) | const |