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

Refactor xxx : public xxxx #75

Open
ivancea opened this issue Dec 8, 2016 · 0 comments
Open

Refactor xxx : public xxxx #75

ivancea opened this issue Dec 8, 2016 · 0 comments
Labels
enhancement New feature or request minor

Comments

@ivancea
Copy link
Member

ivancea commented Dec 8, 2016

Original report by Iván Sanz (Bitbucket: ivansanz, GitHub: isc30).


Change

class xxxx : public yyyy
{

To

class xxxx
    : public yyyy
{
@ivancea ivancea added minor enhancement New feature or request labels Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor
Projects
None yet
Development

No branches or pull requests

1 participant