detail/iterator.hpp
Go to the documentation of this file.
1 // (C) Copyright David Abrahams 2002.
2 // Distributed under the Boost Software License, Version 1.0. (See
3 // accompanying file LICENSE_1_0.txt or copy at
4 // http://www.boost.org/LICENSE_1_0.txt)
5 
6 #ifndef ITERATOR_DWA122600_HPP_
7 #define ITERATOR_DWA122600_HPP_
8 
9 // This header is obsolete and will be deprecated.
10 
11 #include <iterator>
12 
13 namespace boost
14 {
15 
16 namespace detail
17 {
18 
19 using std::iterator_traits;
20 using std::distance;
21 
22 } // namespace detail
23 
24 } // namespace boost
25 
26 #endif // ITERATOR_DWA122600_HPP_
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE.
GLsizei GLsizei GLfloat distance
Definition: glext.h:10563
const char * detail


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:47:20