stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
Loading...
Searching...
No Matches
concepts.hpp File Reference

Iterator concepts when the compiler supports C++20 concepts. More...

#include <iterator>
#include <stlab/config.hpp>
#include <stlab/iterator/set_next.hpp>

Go to the source code of this file.

Concepts

concept  stlab::forward_node_iterator

Macros

#define STLAB_CONCEPT(x)
#define STLAB_PRIVATE_CONCEPT_FORWARD_NODE_ITERATOR

Detailed Description

Iterator concepts when the compiler supports C++20 concepts.