Pretty Printer
|
e618806999
|
Rewrite includes
|
2026-02-20 07:11:13 +09:00 |
|
Howard Hinnant
|
06bd16c928
|
Simplify basic_seconds_clock:
* Remove unneeded vector of workers and associated mutex
* Remove unneeded generic worker
* Remove unneeded Clock template parameter
|
2021-03-10 16:53:18 -08:00 |
|
Pretty Printer
|
50760c6935
|
Format first-party source according to .clang-format
|
2020-04-23 10:02:04 -07:00 |
|
Joe Loser
|
7c785d0d7c
|
Add missing override keyword:
* Enable the `suggest-override` warning for gcc
* Fix all functions that were flagged by that warning
|
2018-06-01 13:29:52 -04:00 |
|
Brad Chase
|
8f97889176
|
Don't include unit test sources in code coverage (RIPD-1132):
Most files containing unit test code are moved to
src/test. JTx and the test client code are not yet moved.
|
2016-09-02 15:26:16 -04:00 |
|