|
ttx 0.1.0
|
#include "di/reflect/prelude.h"Go to the source code of this file.
Namespaces | |
| namespace | ttx |
| namespace | ttx::terminal |
Enumerations | |
| enum class | ttx::terminal::NavigateDirection { ttx::terminal::Left , ttx::terminal::Right , ttx::terminal::Up , ttx::terminal::Down } |
| enum class | ttx::terminal::NavigateWrapMode { ttx::terminal::Allow , ttx::terminal::Disallow } |
Functions | |
| constexpr auto | ttx::terminal::tag_invoke (di::Tag< di::reflect >, di::InPlaceType< NavigateDirection >) |
| constexpr auto | ttx::terminal::tag_invoke (di::Tag< di::reflect >, di::InPlaceType< NavigateWrapMode >) |