Browse Source

Add hash_value for shared_ptr; prevents hash_value( bool ) from being used. Refs #5216.

[SVN r69260]
Peter Dimov 15 years ago
parent
commit
b69d8314f4
2 changed files with 2 additions and 2 deletions
  1. 1 1
      libs/detail
  2. 1 1
      libs/smart_ptr

+ 1 - 1
libs/detail

@@ -1 +1 @@
-Subproject commit 704bb6644b964a681d7f70dced6ddcb721dc297c
+Subproject commit c42fd431af2fe78550e060d5287642b82050f822

+ 1 - 1
libs/smart_ptr

@@ -1 +1 @@
-Subproject commit e3d2f2ee6ba5e03823ebb6054d96963e08959e29
+Subproject commit 69aa01ec001ac2a737274fb7738d2c370fac3d19

粤ICP备19079148号