#include <di/container/view/adjacent_transform_view.h>
Additional Inherited Members | |
Public Types inherited from di::meta::Constexpr< false > | |
| using | Value |
| using | Type |
| using | Value |
| using | Type |
Public Member Functions inherited from di::meta::Constexpr< false > | |
| constexpr | operator Value () const |
| constexpr auto | operator= (U) const -> Constexpr<(val=U::value)> |
| constexpr auto | operator+ () const -> Constexpr<(+v)> |
| constexpr auto | operator- () const -> Constexpr<(-v)> |
| constexpr auto | operator~ () const -> Constexpr<(~v)> |
| constexpr auto | operator! () const -> Constexpr<(!v)> |
| constexpr auto | operator& () const -> Constexpr<(&v)> |
| constexpr auto | operator* () const -> Constexpr<(*v)> |
| constexpr auto | operator() (Vs...) const -> Constexpr<(v(Vs::value...))> |
| constexpr auto | operator[] (Vs...) const -> Constexpr<(v[Vs::value...])> |
| constexpr | operator Value () const |
| constexpr auto | operator= (U) const -> Constexpr<(val=U::value)> |
| constexpr auto | operator+ () const -> Constexpr<(+v)> |
| constexpr auto | operator- () const -> Constexpr<(-v)> |
| constexpr auto | operator~ () const -> Constexpr<(~v)> |
| constexpr auto | operator! () const -> Constexpr<(!v)> |
| constexpr auto | operator& () const -> Constexpr<(&v)> |
| constexpr auto | operator* () const -> Constexpr<(*v)> |
| constexpr auto | operator() (Vs...) const -> Constexpr<(v(Vs::value...))> |
| constexpr auto | operator[] (Vs...) const -> Constexpr<(v[Vs::value...])> |
Static Public Attributes inherited from di::meta::Constexpr< false > | |
| static constexpr auto | value |
| static constexpr auto | value |