Skip to content

Commit

Permalink
Update N-gen Programming Standard for C++
Browse files Browse the repository at this point in the history
  • Loading branch information
zackeryfix committed Jan 13, 2016
1 parent fe17137 commit 8843e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manage/NPSC++
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ Rule.0008
Use defensive programming techniques and throw appropriate exceptions when encountering unexpected beahvior. See Ngen.Exception.hpp for a list of existing exception types before creating your own. This also includes creating unit-tests for any new APIs.

----------------------------------------------------------------------------------------

Rule.0009

0 comments on commit 8843e4f

Please sign in to comment.