Skip to content

Conversation

@matter123
Copy link
Collaborator

@matter123 matter123 commented Nov 17, 2019

Resolves #418

@matter123 matter123 requested a review from jeff-hykin November 19, 2019 22:21
@jeff-hykin
Copy link
Owner

are spaces allowed?

/*!
 * @param[ out] dest
 versus
 * @param[out] dest
 */
void memcpy(void *dest, const void *src, size_t n);

@matter123
Copy link
Collaborator Author

matter123 commented Nov 22, 2019

I haven't seen one with spaces, but I haven't looked particularly long.

Regardless, I don't think it will hurt.

Edit: added support for spaces.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Highlight In and Out parameters in Doxygen comments

3 participants