This commit was manufactured by cvs2svn to create tag

'Version_1_17_0'.

[SVN r8293]
This commit is contained in:
nobody
2000-11-22 09:04:29 +00:00
parent be4b817c83
commit c27d8ec8fc
3 changed files with 5 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ using std::cin;
namespace opt{
//
// algorithm destroy_array:
// algorithm destroy_arry:
// The reverse of std::unitialized_copy, takes a block of
// unitialized memory and calls destructors on all objects therein.
//