Type supporting the tag_invoke protocol. More...
#include <kwk/utility/invoke/tag_invoke.hpp>
Type supporting the tag_invoke protocol.
A type Tag satisfies kwk::tag_invocable<Args...> if and only if it can be used in a call to kwk::tag_invoke.
Tag