Commit Graph

12 Commits

Author SHA1 Message Date
Krishna Vedala
772e7fb789
removed author details from comments for header file 2020-05-27 17:32:46 -04:00
Krishna Vedala
77641f9b69 use static variable to return reference for 2020-05-26 18:15:00 -04:00
Krishna Vedala
c892cbadc6 fixed code for lint and copy constructor 2020-05-26 18:07:41 -04:00
Krishna Vedala
58f77c4046 remove erroneous const from + operator 2020-05-24 16:27:18 -04:00
Krishna Vedala
b802dbe077 code cleanup 2020-05-24 16:24:41 -04:00
Krishna Vedala
6276e4ec06 use cinttypes for size specific int type 2020-05-24 16:11:08 -04:00
Krishna Vedala
045a1dc977 more cpp lint fixes 2020-05-24 16:08:00 -04:00
Krishna Vedala
236b658130 replace std::chronos with ctime - cpplint does not allow c++-11 2020-05-24 15:56:45 -04:00
Krishna Vedala
9b538f3783 ignore non numeric characters when creating large_number from a string 2020-05-24 14:37:32 -04:00
Krishna Vedala
f4778612e0 large_number: created assignment operator 2020-05-24 14:37:31 -04:00
Krishna Vedala
72ac15ed01 resolved compiler warnings 2020-05-24 14:37:31 -04:00
Krishna Vedala
a1997776c9 split large_number class to a separate header file 2020-05-24 14:37:31 -04:00