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

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::meta
 

Typedefs

template<typename T, typename It = ContainerIterator<T>, typename Sent = ContainerSentinel<T>>
using di::meta::Reconstructed = decltype(container::reconstruct(in_place_type<T>, util::declval<It>(), util::declval<Sent>()))