Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pro
-
http://coreliuminc.com
- Canada
-
http://coreliuminc.com
- Canada
Popular repositories
damienhocking doesn’t have any public repositories yet.
3 contributions in the last year
Contribution activity
April - September 2019
damienhocking has no activity
yet for this period.
March 2019
Created an issue in tfussell/xlnt that received 8 comments
Creating multiple sheets causes a reorder_relationships crash
All I have to do is this: xlnt::worksheet ws1 = wb.create_sheet(); xlnt::worksheet ws2 = wb.create_sheet(); xlnt::worksheet ws3 = wb.create_sheet(); …
8
comments