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

Hide internals (dispatch_init(), init_from_block_range(), m_append()) #69

Open
jeking3 opened this issue Apr 27, 2022 · 0 comments
Open

Comments

@jeking3
Copy link
Contributor

jeking3 commented Apr 27, 2022

Details: #67

There are a few methods that do not need to be public, perhaps, so according to @glenfe :

  • In Boost 1.80.0, announce in documentation and in release notes that these functions will only be provisionally public in Boost 1.81.0 if macros are defined.
  • In Boost 1.81.0 these functions will only be public if some macro like BOOST_DYNAMIC_BITSET_DEPRECATED_PUBLIC is defined. The release notes and documentation will state that in Boost 1.83.0 these functions will be unconditionally private.
  • In Boost 1.83.0 the functions will be unconditionally private.
@jeking3 jeking3 changed the title Hide internals Hide internals (dispatch_init(), init_from_block_range(), m_append()) Apr 27, 2022
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

1 participant