dynamic_bitset: full (recursive) sync with trunk for libs/dynamic_bitset/

[SVN r49423]
This commit is contained in:
Gennaro Prota
2008-10-21 17:57:39 +00:00
parent 066e7dcf71
commit 4efeaee302
8 changed files with 112 additions and 71 deletions

View File

@@ -1,7 +1,6 @@
// -----------------------------------------------------------
// boost::dynamic_bitset timing tests
// (C) Copyright Gennaro Prota 2003 - 2004.
//
// Copyright (c) 2003-2004 Gennaro Prota
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
@@ -9,6 +8,8 @@
//
// -----------------------------------------------------------
// boost::dynamic_bitset timing tests
//
// NOTE:
// ~~~~~
// This is a preliminary, incomplete version.
@@ -25,8 +26,7 @@
//
//
// -----------------------------------------------------------------------//
//
// $Id$
#include "boost/config.hpp"