| operator value_type() const | llama::mapping::internal::ProjectionReference< Reference, Projection > | inline |
| operator%=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > & | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator&=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > & | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator*=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > & | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator++() -> ProjectionReference< Reference, Projection > & | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator++(int) -> decltype(Projection::load(std::declval< Reference >())) | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator+=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > & | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator--() -> ProjectionReference< Reference, Projection > & | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator--(int) -> decltype(Projection::load(std::declval< Reference >())) | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator-=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > & | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator/=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > & | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator<<=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > & | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator=(const ProjectionReference &other) -> ProjectionReference & | llama::mapping::internal::ProjectionReference< Reference, Projection > | inline |
| operator=(value_type v) -> ProjectionReference & | llama::mapping::internal::ProjectionReference< Reference, Projection > | inline |
| operator>>=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > & | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator^=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > & | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| operator|=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > & | llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))> | inline |
| ProjectionReference(Reference storageRef) | llama::mapping::internal::ProjectionReference< Reference, Projection > | inlineexplicit |
| ProjectionReference(const ProjectionReference &)=default | llama::mapping::internal::ProjectionReference< Reference, Projection > | |
| value_type typedef | llama::mapping::internal::ProjectionReference< Reference, Projection > | |