New
v13
-
Added
static_assert()messages explaining why a modifier cannot be used with an underlying type. Thank you @SilmaliTech for suggesting the improvement. -
Added modifier
invocablefor types withoperator(). Thank you @DNKpp for the suggestion and the draft implementation.