stl_interfaces

A C++14 and later CRTP template for defining iterators (by boostorg)

Stl_interfaces Alternatives

Similar projects and alternatives to stl_interfaces

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better stl_interfaces alternative or higher similarity.

stl_interfaces reviews and mentions

Posts with mentions or reviews of stl_interfaces. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-22.
  • My Favourite C++ Footgun
    2 projects | news.ycombinator.com | 22 Jun 2021
    This is actually on my list of "neat utilities to write": an iterator that encapsulates this "offset" for vector.

    If anyone is looking to write a custom iterator, I definitely recommend Boost's new stl interfaces: https://github.com/boostorg/stl_interfaces

  • Single header functional iterator library
    7 projects | /r/cpp | 26 Apr 2021
    There's this thing which, thankfully, doesn't depend on other parts of Boost. At least didn't last time I checked.
  • Certainty and timeframe of std::generator?
    2 projects | /r/cpp | 8 Jan 2021
    So if you don't have full-blown boost, or can't upgrade to 1.74 yet, you can just go to the boost github page for it, and copy just three header files: 1. include/boost/stl_interfaces/config.hpp 2. include/boost/stl_interfaces/fwd.hpp 3. and include/boost/stl_interfaces/iterator_interface.hpp, assuming you just want forward-iterators.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic stl_interfaces repo stats
3
70
4.1
25 days ago

boostorg/stl_interfaces is an open source project licensed under Boost Software License 1.0 which is an OSI approved license.

The primary programming language of stl_interfaces is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com