Use doxygen's @tparam to document the template parameters
Opened this issue · 0 comments
patrikhuber commented
Doxygen has a @tparam command to document template parameters (https://www.stack.nl/~dimitri/doxygen/manual/commands.html#cmdtparam). We should probably use it in the library documentation.