Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README.txt | D | 03-May-2024 | 121 | 3 | 2 | |
basictypes.h | D | 03-May-2024 | 3.5 KiB | 89 | 21 | |
logging.cc | D | 03-May-2024 | 12.7 KiB | 381 | 244 | |
logging.h | D | 03-May-2024 | 18.8 KiB | 483 | 192 | |
scoped_ptr.h | D | 03-May-2024 | 6.8 KiB | 323 | 203 | |
string16.cc | D | 03-May-2024 | 2.9 KiB | 95 | 48 | |
string16.h | D | 03-May-2024 | 7.3 KiB | 193 | 72 |
README.txt
1These files contain some shared code. You can define your own assertion macros 2to eliminate the dependency on logging.h. 3