Răsfoiți Sursa

Modified type_traits to work better with abstract type, and to supress warnings when converting between builtin types.
Modified is_member_function_pointer and is_function to work with functions containing elipsis, and with __stdcall, __fastcall, and __cdecl function types.
Tidied up is_reference, removing dead code.
Updated tests to exercise the new code.


[SVN r27709]

John Maddock 21 ani în urmă
părinte
comite
2d18a5e339
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      libs/type_traits

+ 1 - 1
libs/type_traits

@@ -1 +1 @@
-Subproject commit 7ef0acbb18fc679631d88f46ffaafa1ea0a332b9
+Subproject commit b026d4b53035c683bc70ee4e08a9f17b31b03b49

粤ICP备19079148号