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

List of non BOOST-prefixed macros #53

Closed
ned14 opened this issue Dec 16, 2019 · 1 comment
Closed

List of non BOOST-prefixed macros #53

ned14 opened this issue Dec 16, 2019 · 1 comment
Assignees

Comments

@ned14
Copy link
Member

ned14 commented Dec 16, 2019

The following macros are missing a BOOST_ prefix, which is against Boost library guidelines:

./boost/shared_container_iterator.hpp:#ifndef SHARED_CONTAINER_ITERATOR_RG08102002_HPP
./boost/shared_container_iterator.hpp:#define SHARED_CONTAINER_ITERATOR_RG08102002_HPP
./boost/shared_container_iterator.hpp:#endif  // SHARED_CONTAINER_ITERATOR_RG08102002_HPP
@glenfe
Copy link
Member

glenfe commented Dec 18, 2019

Resolved in fdcd843.

@glenfe glenfe closed this as completed Dec 18, 2019
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

No branches or pull requests

2 participants