Checks if the type associated to a given Keyword in an Option pack is equal to Type.
#include <eve/concept/options.hpp>
template<auto Keyword, typename Opts, typename Type>
Checks if the type associated to a given Keyword in an Option pack is equal to Type.
Definition options.hpp:28