Archived issue #0028704

Coding Rules - recommend adding the class header first in its source file

Open CASCADEOCCT:Codingclosed8 public notes

Search issues

Description

It is usual practice to put class header file first in its source file, however the current coding rules do not clarify it.

This simplifies source file identification and helps implicitly validate header file to avoid common C++ problem - missed inclusion of header files by header file.

Steps to reproduce

N/A

Public activity

8 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Tue May 2 09:09:27 2017 +0300

    0028704: Coding Rules - recommend adding the class header first in its source file
02Author
Patch is ready for review.
03Commenter 3
No remarks, please integrate - no testing is needed
04Commenter 4
Dear ysn,
could you please review.
05Commenter 5
I have no remarks.
06Commenter 1
Branch [archived branch] has been updated forcibly by Participant.

[revision removed]
07Commenter 7
TESTED.
08Commenter 1
Branch [archived branch] has been deleted by Author.

[revision removed]