2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-29 08:02:20 +00:00

Apparently there are now six smart pointer class templates. Although the description will be incorrect for older versions.

[SVN r51726]
This commit is contained in:
Daniel James
2009-03-11 22:05:55 +00:00
parent 35c6fa7fcb
commit ec00680b8d

View File

@@ -1134,7 +1134,7 @@
<name>Smart Ptr</name>
<authors>Greg Colvin, Beman Dawes, Peter Dimov, and Darin
Adler</authors>
<description>Five smart pointer class templates.</description>
<description>Six smart pointer class templates.</description>
<documentation>libs/smart_ptr/smart_ptr.htm</documentation>
<std-proposal>false</std-proposal>
<std-tr1>true</std-tr1>