Skip to content

Support for Concepts TS (not merely documented concepts) #58

Description

@h-2

[I didn't want to piggyback on the other issue because this is about actual concepts, not just doc]

We are currently writing a library that uses actual concepts (as in the TS) and I was wondering if standardese handles them any better than regular doxygen?
Doxygen makes regular templatized variables of the concept definitions (which is not nice, but ok) and it puts all of the requires clause into the return type of a constrained functions (which makes the documentation horrible to read).
Does standardese work any better or is it limited by libclang's inability to parse Concepts TS right now?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions