Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/boost/dynamic_bitset.hpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 // -----------------------------------------------------------
0002 //
0003 //   Copyright (c) 2001-2002 Chuck Allison and Jeremy Siek
0004 //        Copyright (c) 2003-2004, 2008 Gennaro Prota
0005 //
0006 // Distributed under the Boost Software License, Version 1.0.
0007 //    (See accompanying file LICENSE_1_0.txt or copy at
0008 //          http://www.boost.org/LICENSE_1_0.txt)
0009 //
0010 // -----------------------------------------------------------
0011 
0012 #ifndef BOOST_DYNAMIC_BITSET_HPP
0013 #define BOOST_DYNAMIC_BITSET_HPP
0014 
0015 #include "boost/dynamic_bitset/dynamic_bitset.hpp"
0016 
0017 #endif // include guard