Ver Fonte

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 há 21 anos atrás
pai
commit
2d18a5e339
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      libs/type_traits

+ 1 - 1
libs/type_traits

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

粤ICP备19079148号