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

Remove the original timers that were deprecated a while back #7

Open
jeking3 opened this issue Oct 23, 2017 · 2 comments
Open

Remove the original timers that were deprecated a while back #7

jeking3 opened this issue Oct 23, 2017 · 2 comments

Comments

@jeking3
Copy link

jeking3 commented Oct 23, 2017

Looking at http://www.boost.org/doc/libs/1_65_1/libs/timer/doc/index.html, it looks like there could be some code simplification by removing the original timers.

@pdimov
Copy link
Member

pdimov commented Jan 16, 2019

Good idea in principle. I've marked these headers as deprecated in 075d6b2. Hopefully they would become removable in a few releases (there are still too many uses of them in tests, and one in Boost.Test.)

@jeking3
Copy link
Author

jeking3 commented Jan 16, 2019

It's been deprecated since at least 1.53.0:
https://www.boost.org/doc/libs/1_53_0/libs/timer/doc/index.html

I guess this is the next step, making it noisy....

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