Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 274 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 274 Bytes

bdt2

boost date time v2

Library is header only at this point and still in heavy development.

Does require access to boost date_time v1 to compile

Requires g++-5 in c++14 mode to compile due to constexpr and other factors

See libs/date_time/test/v2 for test code