New
Unclaimed project
Are you a maintainer of strong_type? Claim this project to take control of your public changelog and roadmap.
Added static_assert() messages explaining why a modifier cannot be
used with an underlying type. Thank you @SilmaliTech for suggesting
the improvement.
Added modifier invocable for types with operator(). Thank you
@DNKpp for the suggestion and the draft implementation.