mirror of
https://github.com/boostorg/concept_check.git
synced 2025-08-03 06:24:43 +02:00
removed "pending" prefix on concept check headers
[SVN r8415]
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
// "as is" without express or implied warranty, and with no claim as
|
// "as is" without express or implied warranty, and with no claim as
|
||||||
// to its suitability for any purpose.
|
// to its suitability for any purpose.
|
||||||
|
|
||||||
#include <boost/pending/concept_check.hpp>
|
#include <boost/concept_check.hpp>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
// "as is" without express or implied warranty, and with no claim as
|
// "as is" without express or implied warranty, and with no claim as
|
||||||
// to its suitability for any purpose.
|
// to its suitability for any purpose.
|
||||||
|
|
||||||
#include <boost/pending/concept_check.hpp>
|
#include <boost/concept_check.hpp>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
|
@@ -21,8 +21,8 @@
|
|||||||
|
|
||||||
<H1>
|
<H1>
|
||||||
<A NAME="sec:concept-checking"></A>
|
<A NAME="sec:concept-checking"></A>
|
||||||
header <a href="../../boost/pending/concept_check.hpp">
|
header <a href="../../boost/concept_check.hpp">
|
||||||
<tt>boost/concept_check.hpp</tt></a> and <a href="../../boost/pending/concept_archetype.hpp">
|
<tt>boost/concept_check.hpp</tt></a> and <a href="../../boost/concept_archetype.hpp">
|
||||||
<tt>boost/concept_archetype.hpp</tt></a>
|
<tt>boost/concept_archetype.hpp</tt></a>
|
||||||
</H1>
|
</H1>
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
// "as is" without express or implied warranty, and with no claim as
|
// "as is" without express or implied warranty, and with no claim as
|
||||||
// to its suitability for any purpose.
|
// to its suitability for any purpose.
|
||||||
|
|
||||||
#include <boost/pending/concept_check.hpp>
|
#include <boost/concept_check.hpp>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
|
@@ -4,8 +4,8 @@
|
|||||||
// "as is" without express or implied warranty, and with no claim as
|
// "as is" without express or implied warranty, and with no claim as
|
||||||
// to its suitability for any purpose.
|
// to its suitability for any purpose.
|
||||||
|
|
||||||
#include <boost/pending/concept_check.hpp>
|
#include <boost/concept_check.hpp>
|
||||||
#include <boost/pending/concept_archetype.hpp>
|
#include <boost/concept_archetype.hpp>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
|
@@ -13,7 +13,7 @@
|
|||||||
// see as much of this file compile as possible.
|
// see as much of this file compile as possible.
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/pending/concept_check.hpp>
|
#include <boost/concept_check.hpp>
|
||||||
|
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
#include <set>
|
#include <set>
|
||||||
|
@@ -4,8 +4,8 @@
|
|||||||
// "as is" without express or implied warranty, and with no claim as
|
// "as is" without express or implied warranty, and with no claim as
|
||||||
// to its suitability for any purpose.
|
// to its suitability for any purpose.
|
||||||
|
|
||||||
#include <boost/pending/concept_check.hpp>
|
#include <boost/concept_check.hpp>
|
||||||
#include <boost/pending/concept_archetype.hpp>
|
#include <boost/concept_archetype.hpp>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <numeric>
|
#include <numeric>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user