Commit Graph

8 Commits

Author SHA1 Message Date
Sam Edwards b2bfb31114 general: Remove `using std::*` from headers
Also remove most `using namespace std;` statements. The only one that remains is in py_panda.h.

Closes #350
Closes #335
2018-06-14 16:04:49 +02:00
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose 11d3460047 better assertion checking 2002-09-23 18:27:05 +00:00
David Rose 8a168bfa2e polish interval interface 2002-09-07 19:38:15 +00:00
David Rose c1b2fc4652 define start()/finish(), put more assertion checks in for state 2002-09-04 22:04:36 +00:00
David Rose 8143fa084c new C++-based intervals 2002-08-29 16:45:26 +00:00