7#include "../macros.hpp"
DOXYGEN BUG.
Definition algorithm.hpp:16
keyboard_focus_direction
The keyboard focus group used for finding a widget that will accept a particular focus.
Definition keyboard_focus_direction.hpp:12
@ backward
Search backward in the keyboard focus chain.
@ here
Neither go forward, nor backward in the keyboard focus chain.
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:377