isocpp / isocpp/CppCoreGuidelines

C.50: static member function

Open
#837 7 comments 0 reactions 1 assignee View on GitHub

@jwakely is already working on this.

Since Feb 6, 2017.

review
Dominant language
CSS
Stars
45.3k
Forks
5.6k
PR merge metrics
No merged PRs in 30d

Description

The example for the factory contains a static member function.

There are a number of guidelines and examples on static variables. To the best of my recollection this is only use or mention of static member functions in the Guidelines. For completeness, is it worth having a specific guideline on static member functions?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.