Iros
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Loading...
Searching...
No Matches
reverse.h File Reference

Go to the source code of this file.

Classes

struct  di::container::view::detail::ReverseFunction
 

Namespaces

namespace  di
 
namespace  di::container
 
namespace  di::container::view
 
namespace  di::container::view::detail
 

Concepts

concept  di::container::view::detail::IsReverseView
 
concept  di::container::view::detail::IsReverseRawView
 
concept  di::container::view::detail::CanReverseView
 

Variables

template<typename T>
constexpr bool di::container::view::detail::is_reverse_raw_view_helper = false
 
template<typename I, bool sized>
constexpr bool di::container::view::detail::is_reverse_raw_view_helper< View< ReverseIterator< I >, ReverseIterator< I >, sized > > = true
 
constexpr auto di::container::view::reverse = detail::ReverseFunction {}