checked_delete.hpp documentation added.

[SVN r16238]
This commit is contained in:
Peter Dimov
2002-11-14 14:53:32 +00:00
parent 41354ce3a1
commit c5fdd6e951
2 changed files with 127 additions and 0 deletions

View File

@@ -9,12 +9,15 @@
// boost/checked_delete.hpp
//
// Copyright (c) 1999, 2000, 2001, 2002 boost.org
// Copyright (c) 2002 Peter Dimov
//
// Permission to copy, use, modify, sell and distribute this software
// is granted provided this copyright notice appears in all copies.
// This software is provided "as is" without express or implied
// warranty, and with no claim as to its suitability for any purpose.
//
// http://www.boost.org/libs/utility/checked_delete.html
//
namespace boost
{