|
JH-Toolkit v1.4.1
An engineering-oriented C++20 toolkit with duck-typed concepts, static design, async coroutines, and semantic containers — header-only, RTTI-free, and concurrency-friendly.
|
This is the complete list of members for jh::ranges::vis_transform_view< R, F >, including all inherited members.
| base_ (defined in jh::ranges::vis_transform_view< R, F >) | jh::ranges::vis_transform_view< R, F > | |
| begin() const | jh::ranges::vis_transform_view< R, F > | inline |
| begin() (defined in jh::ranges::vis_transform_view< R, F >) | jh::ranges::vis_transform_view< R, F > | inline |
| end() const | jh::ranges::vis_transform_view< R, F > | inline |
| end() (defined in jh::ranges::vis_transform_view< R, F >) | jh::ranges::vis_transform_view< R, F > | inline |
| func_ (defined in jh::ranges::vis_transform_view< R, F >) | jh::ranges::vis_transform_view< R, F > | |
| traits typedef (defined in jh::ranges::vis_transform_view< R, F >) | jh::ranges::vis_transform_view< R, F > | |
| vis_transform_view(R &&base, F func) | jh::ranges::vis_transform_view< R, F > | inline |
| vis_transform_view()=default (defined in jh::ranges::vis_transform_view< R, F >) | jh::ranges::vis_transform_view< R, F > |