Files
wxWidgets/tests
Vadim Zeitlin cda937864f Fix VarArgTestCase compilation when type traits are unavailable.
When type traits are unavailable we can't check whether a type can be passed
to a vararg function but we still need to pass a copyable object to
wxString::Format() for the code to compile, even if we just want to check that
it will fail with the assert at run-time.

Closes #13118.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-04-05 22:29:55 +00:00
..
2011-03-22 14:17:38 +00:00
2009-07-23 20:30:22 +00:00
2011-03-22 14:17:38 +00:00
2008-01-13 01:13:03 +00:00
2009-07-23 20:30:22 +00:00
2011-04-03 22:41:58 +00:00
2010-04-16 11:29:22 +00:00
2004-11-22 15:12:29 +00:00