summaryrefslogtreecommitdiff
path: root/src/units.hh
AgeCommit message (Expand)Author
2012-10-11Add a ByteCount unitMaxime Coste
2012-10-02fix postfix StronglyTypedInteger::operator{++,--}Maxime Coste
2012-10-02do not use our broken safe bool, c++11 explicit bool conversion is betterMaxime Coste
2012-09-04use more constexprMaxime Coste
2012-08-23use a strongly typed int CharCount for character countsMaxime Coste
2012-08-22use a strongly typed int LineCount for line countsMaxime Coste