![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Public Member Functions | |
sentinel ()=default | |
template<bool AntiConst, std::enable_if_t< conjunction< bool_constant<((Const !=AntiConst) &&Const)>, convertible_to< sentinel_t< BackBase >, sentinel_t< Base >> >::value, int > = 0> | |
constexpr | sentinel (sentinel< AntiConst > that) |
Friends | |
struct | sentinel<!Const > |
struct | iterator< Const > |
struct | concat_view |