Further edits, predestructor technique removed.

[SVN r17374]
This commit is contained in:
Peter Dimov
2003-02-13 18:35:13 +00:00
parent f4dce1cb88
commit d7c841484a
2 changed files with 30 additions and 54 deletions
-1
View File
@@ -3154,7 +3154,6 @@ int main()
n_spt_intrusive::test();
n_spt_another_sp::test();
n_spt_shared_from_this::test();
// n_spt_post_constructors::test();
n_spt_wrap::test();
return boost::report_errors();