mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-22 00:52:08 +02:00
merged from trunk
[SVN r35075]
This commit is contained in:
@ -1,22 +1,7 @@
|
|||||||
// (C) Copyright David Abrahams and Thomas Becker 2000. Permission to
|
// Copyright David Abrahams and Thomas Becker 2000-2006. Distributed
|
||||||
// copy, use, modify, sell and distribute this software is granted
|
// under the Boost Software License, Version 1.0. (See accompanying
|
||||||
// provided this copyright notice appears in all copies. This software
|
// file LICENSE_1_0.txt or copy at
|
||||||
// is provided "as is" without express or implied warranty, and with
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// no claim as to its suitability for any purpose.
|
|
||||||
//
|
|
||||||
// Compilers Tested:
|
|
||||||
// =================
|
|
||||||
// Metrowerks Codewarrior Pro 7.2, 8.3
|
|
||||||
// gcc 2.95.3
|
|
||||||
// gcc 3.2
|
|
||||||
// Microsoft VC 6sp5 (test fails due to some compiler bug)
|
|
||||||
// Microsoft VC 7 (works)
|
|
||||||
// Microsoft VC 7.1
|
|
||||||
// Intel 5
|
|
||||||
// Intel 6
|
|
||||||
// Intel 7.1
|
|
||||||
// Intel 8
|
|
||||||
// Borland 5.5.1 (broken due to lack of support from Boost.Tuples)
|
|
||||||
|
|
||||||
#ifndef BOOST_ZIP_ITERATOR_TMB_07_13_2003_HPP_
|
#ifndef BOOST_ZIP_ITERATOR_TMB_07_13_2003_HPP_
|
||||||
# define BOOST_ZIP_ITERATOR_TMB_07_13_2003_HPP_
|
# define BOOST_ZIP_ITERATOR_TMB_07_13_2003_HPP_
|
||||||
|
Reference in New Issue
Block a user