-
Notifications
You must be signed in to change notification settings - Fork 71
Issues: mockingbirdnest/Principia
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Take an rvalue reference parameter when the intention is to take ownership
styleguide
#1174
opened Dec 21, 2016 by
eggrobin
Constness of parameters in function definitions and declarations
styleguide
#1155
opened Nov 26, 2016 by
eggrobin
constexpr and the ordering and omission of specifiers and cv qualifiers
styleguide
#1086
opened Jul 4, 2016 by
eggrobin
Use internal namespaces in header files, not unnamed namespaces.
styleguide
#602
opened Aug 1, 2015 by
eggrobin
Classes should be final or have a virtual destructor
styleguide
#596
opened Jul 24, 2015 by
eggrobin
Exported template parameters of classes and structs should be postfixed with an underscore
styleguide
#572
opened Jun 7, 2015 by
eggrobin
One parameter per line everywhere in calls and declarations
styleguide
#152
opened Sep 21, 2014 by
pleroy
ProTip!
Exclude everything labeled
bug
with -label:bug.