OpenKalman
Public Member Functions | List of all members
OpenKalman::collections::views::detail::slice_closure< O, E > Struct Template Reference
Inheritance diagram for OpenKalman::collections::views::detail::slice_closure< O, E >:
Inheritance graph
[legend]
Collaboration diagram for OpenKalman::collections::views::detail::slice_closure< O, E >:
Collaboration graph
[legend]

Public Member Functions

constexpr slice_closure (O o, E e)
 
template<typename R , std::enable_if_t<((viewable_collection< R > or(uniformly_gettable< R > and values::fixed< O > and(values::fixed< E > or not values::index< E >))) and values::index< O > and values::size< E >) and(not values::size_compares_with< O, size_of< R >, &stdex::is_gt >) and(not values::index< E > or not values::size_compares_with< E, size_of< R >, &stdex::is_gt >), int > = 0>
constexpr auto operator() (R &&r) const
 

The documentation for this struct was generated from the following file: