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

Mark deprecated methods using [[deprecated]] #45

Open
tyler-gilbert opened this issue Apr 5, 2018 · 0 comments
Open

Mark deprecated methods using [[deprecated]] #45

tyler-gilbert opened this issue Apr 5, 2018 · 0 comments

Comments

@tyler-gilbert
Copy link
Member

    [[deprecated("Replaced by String::print()")]]
    int printf() const { return ::printf("%s", str()); }
@tyler-gilbert tyler-gilbert added this to the 2.5.0 milestone Apr 5, 2018
@tyler-gilbert tyler-gilbert removed this from the 3.6.0 milestone Apr 20, 2018
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