True if T is a forwarded type of Forward.
More...
#include <hikogui/utility/concepts.hpp>
template<typename Context, typename Expected, typename... OtherExpected>
concept forward_of = is_forward_of_v<Context, Expected, OtherExpected...>
True if T is a forwarded type of Forward.
Definition concepts.hpp:130
True if T is a forwarded type of Forward.
- See also
- is_forward_of