Commit Graph
5 Commits
Author SHA1 Message Date
Mateusz Pusz d64d26a4c4 refactor: interoperability with quantity-like types simplified
Type trait specialization for each `quantity` type is not needed anymore.

Relates to #33.
2020-10-07 14:29:12 +02:00
Mateusz Pusz 2dd8c90250 feat: interoperability with std::chrono::duration and other units libraries
Resolves #33
2020-10-07 12:02:08 +02:00
Mateusz Pusz 5a87b64009 docs: more core docs restored 2020-09-13 17:44:48 +02:00
Mateusz Pusz 9734fb02e2 docs: "Reference" section of the documentation disabled as it crashes Sphinx 2020-09-08 20:02:07 +02:00
Mateusz Pusz 84c8a0632e Reference section of documentation refactored + random added 2020-05-28 14:22:14 +02:00