Browse Source

make_shared added; tweaks for old compilers; fixes #1884.

[SVN r44979]
Peter Dimov 18 years ago
parent
commit
2075830bcc
2 changed files with 2 additions and 2 deletions
  1. 1 1
      libs/smart_ptr
  2. 1 1
      libs/type_traits

+ 1 - 1
libs/smart_ptr

@@ -1 +1 @@
-Subproject commit 357d3c4d5429f8e2f74d52b0e80c43598728d7a4
+Subproject commit 18a6c1add8a306aaa9c8e8b32f42b098cae6e1b0

+ 1 - 1
libs/type_traits

@@ -1 +1 @@
-Subproject commit fb2ea8595a7b3c3b958645ea464094da41e17869
+Subproject commit 72e51548aaa0f36d3be678a30fac83cf18a4674f

粤ICP备19079148号