C++ Actor Framework 1.0.0
|
Checks whether T
behaves like a forward iterator.
More...
#include <type_traits.hpp>
Static Public Attributes | |
static constexpr bool | value = std::is_same_v<bool, result_type> |
Checks whether T
behaves like a forward iterator.