Skip to content

ifndef/define xxx_H and final/or_virt_destructor - #13

Merged
designerror merged 1 commit into
CloudPolis:masterfrom
ale0x78ey:master
Oct 17, 2016
Merged

ifndef/define xxx_H and final/or_virt_destructor#13
designerror merged 1 commit into
CloudPolis:masterfrom
ale0x78ey:master

Conversation

@ale0x78ey

Copy link
Copy Markdown
Collaborator

pragma once is a non-standard. That's why it's a good practice when you use both #pragma and #define header-guard.

You should use final specifier or virtual destructor for class Header in sources/header.hpp.

Destructor is always noexcept in C++11.

@designerror
designerror merged commit ae8df9d into CloudPolis:master Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants