This website requires JavaScript.
Explore
Help
Sign In
boost
/
iterator
Watch
2
Star
0
Fork
0
You've already forked iterator
mirror of
https://github.com/boostorg/iterator.git
synced
2026-01-24 18:02:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.75.0.beta1
iterator
/
include
/
boost
History
Andrey Semashev
9649d42392
Merge pull request
#51
from Kojoley/add-deprecation-warning-for-boost-function_output_iterator
...
Add deprecation warning in `boost/function_output_iterator.hpp`
2020-05-02 02:01:07 +03:00
..
iterator
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-03-31 11:21:59 -04:00
pending
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-03-31 11:21:59 -04:00
function_output_iterator.hpp
Add deprecation warning in
boost/function_output_iterator.hpp
2019-11-23 16:47:06 +03:00
generator_iterator.hpp
…
indirect_reference.hpp
…
iterator_adaptors.hpp
…
next_prior.hpp
Workaround MSVC 14.1 problem with template specialization partial ordering that caused compilation failure when next/prior is used with pointers. Added a test.
2017-08-27 17:31:34 +03:00
pointee.hpp
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-03-31 11:21:59 -04:00
shared_container_iterator.hpp
BOOST_ prefix include guard macro
2019-12-18 08:40:35 -05:00