back() const -> Reference_const (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |
back() -> Reference (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |
begin() const (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |
begin() (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |
end() const (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |
end() (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |
front() const -> Reference_const (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |
front() -> Reference (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |
is_empty() const -> bool (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |
operator[](std::size_t i) const -> Reference_const (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |
operator[](std::size_t i) -> Reference (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |
Reference typedef (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | |
Reference_const typedef (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | |
size() const -> std::size_t (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |
Transform_view(Container &c, Map_fn map_fn) (defined in ox::Transform_view< Container, Map_fn >) | ox::Transform_view< Container, Map_fn > | inline |