Iros
 
Loading...
Searching...
No Matches
iterator_const_reference.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::meta
 

Typedefs

template<concepts ::IndirectlyReadable Iter>
using di::meta::IteratorConstReference = meta::CommonReference<meta::IteratorValue<Iter> const&&, meta::IteratorReference<Iter>>