isocpp / isocpp/CppCoreGuidelines
A possible example for SF.21
Open
@gdr-at-ms is already working on this.
Since Jul 25, 2016.
open
- Dominant language
- CSS
- Stars
- 45.3k
- Forks
- 5.6k
- PR merge metrics
- No merged PRs in 30d
Description
SF.21 is lacking an example. One real world, subtle problem I encountered when unthinkingly breaking the rule is described in this question.
Would it be interesting to edit this down to a MWE to show one of the caveats (that of generating what appear to be duplicates of a template instantiation) with using unnamed namespaces in a header?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.