Horizon
Classes | Public Member Functions | Public Attributes | List of all members
ranges::adaptor_cursor< BaseIter, Adapt > Struct Template Reference
Inheritance diagram for ranges::adaptor_cursor< BaseIter, Adapt >:

Public Member Functions

 adaptor_cursor (BaseIter iter, Adapt adapt)
 
 template (typename OtherIter, typename OtherAdapt)(requires(!same_as< adaptor_cursor< OtherIter
 
adaptor_cursor AND convertible_to< OtherIter, BaseIter > AND convertible_to< OtherAdapt, Adapt > adaptor_cursor (adaptor_cursor< OtherIter, OtherAdapt > that)
 

Public Attributes

 OtherAdapt
 

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