-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpplint: allow using-directive for a whitelist of namespaces (#67)
This will permit the use of std::chrono and other useful new literals in C++14, which are most conveniently brought in via "using namespace"
- Loading branch information
1 parent
1754c5f
commit 224bd69
Showing
1 changed file
with
22 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters