Skip to content

Refactor xxx : public xxxx #75

@ivancea

Description

@ivancea

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


Change

class xxxx : public yyyy
{

To

class xxxx
    : public yyyy
{

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions