Skip to content

Incorrect classification of set method #7

@mjdecker

Description

@mjdecker

Given this code:

class foo {
    bar b; 
public:
    void setB(const bar & b) { this->b = b; }

stereocode marks this up as collaborational-command collaborator instead of set or set collaborator

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions