Opt-in traits for eve::like concept compliance. More...
#include <eve/traits/product_type.hpp>
Required header: #include <eve/traits/product_type.hpp>
eve::supports_like
is meant ot be specialized to indicates that Wrapper
models eve::like<Wrapper,T>
.
Wrapper | Type to adapt for the eve::like concept |
Self | Type to |