Skip to content

Implicit special member functions #187

Open
@sdkrystian

Description

@sdkrystian

We need to decide whether to extract implicitly declared special member functions. On one hand, extracting such functions could introduce a lot of "noise" to the documentation (since most classes would have them). On the other hand, a class could for example contain a private non-copyable non-static data member, which would make the class non-copyable but not be apparent from the public interface.

Metadata

Metadata

Assignees

Labels

MetadataAST or Metadata addition/change

Type

No type

Projects

Status

Accepted

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions