Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boost::array javadocs #17

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

alandefreitas
Copy link
Member

This PR adds javadocs to array.hpp. This is the output preview with b2 + doxygen.

Unfortunately, the b2 doxygen rule does not support member grouping, which would nicely split the member functions like this, which is also closer to cppreference for std::array.

In fact, the rule removes member groups from the output, so these javadocs had to be replaced by simple comments identifying the groups.

@alandefreitas
Copy link
Member Author

@pdimov just warned me the notes are wrong

@alandefreitas
Copy link
Member Author

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.

1 participant