git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64015
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxAny(const wxVariant& variant)
{
m_type = wxAnyNullValueType;
wxAny(const wxVariant& variant)
{
m_type = wxAnyNullValueType;
#if wxUSE_VARIANT
// GetAs() wxVariant specialization
#if wxUSE_VARIANT
// GetAs() wxVariant specialization
bool GetAs(wxVariant* value) const
{
return wxConvertAnyToVariant(*this, value);
bool GetAs(wxVariant* value) const
{
return wxConvertAnyToVariant(*this, value);