]> git.saurik.com Git - wxWidgets.git/commit
Simply varargs type checking by adding subtypes to check mask.
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 3 Jul 2010 14:24:06 +0000 (14:24 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 3 Jul 2010 14:24:06 +0000 (14:24 +0000)
commit5b4a88f4db1d47c743e9bd2def5593679f72f903
treea3d4258a5873c17b908f45fe65e0af3ee35b1ae2
parent2d8d109b6caa338a96e84f78d57aa2dc548b93d4
Simply varargs type checking by adding subtypes to check mask.

Instead of always declaraing that a C++ type corresponds to either
Arg_String or Arg_Pointer, make Arg_String superset of Arg_Pointer.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/strvararg.h