wxWidgets/tests/longlong
Vadim Zeitlin 3dd4d0ec9e Specialize std::numeric_limits<> for wxLongLong and wxULongLong.
numeric_limits<> should be specialized for number-like types to allow using
them in a similar way to the built-in types.

Closes #13162.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-04-26 22:56:50 +00:00
..
longlongtest.cpp Specialize std::numeric_limits<> for wxLongLong and wxULongLong. 2011-04-26 22:56:50 +00:00