This website requires JavaScript.
Explore
Help
Sign In
boost_mirror
/
stl_interfaces
Watch
1
Star
0
Fork
0
You've already forked stl_interfaces
mirror of
https://github.com/boostorg/stl_interfaces.git
synced
2025-05-11 13:44:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
stl_interfaces
/
include
/
boost
/
stl_interfaces
History
Zach Laine
7776ae4191
Use BOOST_GCC, defined in config.hpp only for real (non-Clang-emulated) GCC
...
builds, in place of relevant uses of the __GNUC__ macro.
2025-02-21 00:01:05 -06:00
..
detail
Add very simple initial test of view_adaptor; fix errors.
2022-06-03 21:27:20 -05:00
config.hpp
When defining BOOST_STL_INTERFACES_USE_DEDUCED_THIS=1, require C++23 mode for
2024-11-10 12:43:48 -06:00
fwd.hpp
Use BOOST_GCC, defined in config.hpp only for real (non-Clang-emulated) GCC
2025-02-21 00:01:05 -06:00
iterator_interface.hpp
Add a new v3 namespace, containing a new iterator_interface based on deducing
2023-06-05 00:12:54 -05:00
reverse_iterator.hpp
Add a new v3 namespace, containing a new iterator_interface based on deducing
2023-06-05 00:12:54 -05:00
sequence_container_interface.hpp
Fixes
#63
.
2023-09-05 21:02:51 -05:00
view_adaptor.hpp
Use BOOST_GCC, defined in config.hpp only for real (non-Clang-emulated) GCC
2025-02-21 00:01:05 -06:00
view_interface.hpp
Add a new v3 namespace, containing a new iterator_interface based on deducing
2023-06-05 00:12:54 -05:00