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

Go to the source code of this file.

Classes

struct  di::container::detail::CanInvokeRepeatHelper< F, P >
 
struct  di::container::detail::CanInvokeRepeatHelper< F, meta::List< Rs... > >
 
class  di::container::AdjacentTransformView< View, F, N >
 

Namespaces

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

Concepts

concept  di::container::detail::CanInvokeRepeat
 

Typedefs

template<typename F, typename V, size_t N>
using di::container::detail::InvokeRepeatResult = CanInvokeRepeatHelper<F, meta::Repeat<V, N>>::Type