mirror of
https://github.com/boostorg/parser.git
synced 2026-01-27 07:02:12 +00:00
concepts constraints on template parameters to show up. Also explicitly state requirements in the Doxygen strings for anything that adds constraints via requires clauses, since those do not show up in Doxygen. Fixes #109.