Skip to content

Pass strings by const&. Make functions const. Remove any unused functions.

m.marn requested to merge 90-pass-by-reference into master

Closes #90 (closed)

Also made some functions const. Removed functions which were not used/defined only declared.

Changed timestamp.h line termination to LF instead of CRLF.

Edited by m.marn

Merge request reports