|
||||
File indexing completed on 2024-11-15 09:34:14
0001 // Copyright David Abrahams 2004. Distributed under the Boost 0002 // Software License, Version 1.0. (See accompanying 0003 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 0004 0005 // See www.boost.org/libs/iterator for documentation. 0006 0007 #ifndef ITERATOR_ADAPTORS_DWA2004725_HPP 0008 # define ITERATOR_ADAPTORS_DWA2004725_HPP 0009 0010 #define BOOST_ITERATOR_ADAPTORS_VERSION 0x0200 0011 #include <boost/iterator/iterator_adaptor.hpp> 0012 0013 #endif // ITERATOR_ADAPTORS_DWA2004725_HPP
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |