git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64544
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
@see wxAnyValueType::CheckType()
*/
template<typename T>
@see wxAnyValueType::CheckType()
*/
template<typename T>
+ bool CheckType() const;
/**
Template function that retrieves and converts the value of this
/**
Template function that retrieves and converts the value of this
@see wxAny::CheckType()
*/
template <typename T>
@see wxAny::CheckType()
*/
template <typename T>
+ bool CheckType() const;
/**
Convert value into buffer of different type. Return false if
/**
Convert value into buffer of different type. Return false if