VCCC  2024.05
VisualCamp Common C++ library
concat_with_view< Pattern, Rngs >::sentinel< Const > Struct Template Reference

#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__ranges/views/concat_with_view.hpp>

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 >
 
class concat_with_view
 

The documentation for this struct was generated from the following file: