Browse Source

Added forward declaration of 'weak_count' class, which is referenced in
shared_count; the friend declaration does not suffice to forward-declare the
name.


[SVN r12813]

Douglas Gregor 24 years ago
parent
commit
fc58e15518
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/smart_ptr

+ 1 - 1
libs/smart_ptr

@@ -1 +1 @@
-Subproject commit 309e6dd82eb445e5c18c0ff62a499fd24e945050
+Subproject commit 5e2f514140fe9c9d9e2809714bb3cc4ff59960a3

粤ICP备19079148号