Pierre-Antoine Lacaze
Pierre-Antoine Lacaze
This would allow the user to add doxygen tags to parts of a file in one go. I foresee heavy use of such feature in the context of files where...
I don't know if the long-term goal is to get this plugin upstream, but it might be a good idea to conform to the official [coding style](https://doc-snapshots.qt.io/qtcreator-extending/coding-style.html). I guess running...
member() is a simple combinator that I find more readable than a call to transform with a lambda to return a member variable or the result of the call to...
First of all thank you for this great library. I don't know if this is strictly in the scope of primal, but I often need to generate the list of...