This website requires JavaScript.
Explore
Help
Sign In
mpusz
/
mp-units
Watch
1
Star
0
Fork
1
You've already forked mp-units
mirror of
https://github.com/mpusz/mp-units.git
synced
2026-02-03 22:06:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cebb68e2e6d659bcf4cf6a4f711b2e50e00091d
mp-units
/
src
History
Mateusz Pusz
83aee04da0
refactor:
quantity_io.h
renamed to
iostream.h
2023-02-03 16:57:48 +01:00
..
cmake
ci:
pre-commit
cmake-format checks fixed
2022-04-24 22:55:30 +02:00
core
fix: perfect forwarding of a number in the reference multiply operator fixed
2023-02-03 16:52:17 +01:00
core-fmt
refactor: implementation cleanup + support for units as references started
2023-02-02 14:56:29 +01:00
core-io
refactor:
quantity_io.h
renamed to
iostream.h
2023-02-03 16:57:48 +01:00
systems
feat: preventing possible future
units
crash when
using namespace std;
2022-12-29 20:18:48 +01:00
utility
refactor: implementation cleanup + support for units as references started
2023-02-02 14:56:29 +01:00
CMakeLists.txt
refactor: _chrono.h_, _math.h_, and _random.h_ move to
utlitity
CMake module
2022-12-25 17:20:44 +01:00
mp-unitsConfig.cmake
ci:
fmt
dependency checked only when
UNITS_USE_LIBFMT
is set
2022-08-02 15:10:21 +02:00