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

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::meta
 

Typedefs

template<typename It, typename Sent = It>
using di::meta::IteratorReconstructed = decltype(container::reconstruct(util::declval<It>(), util::declval<Sent>()))