issues
search
nholthaus
/
units
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
http://nholthaus.github.io/units/
MIT License
964
stars
137
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added namePlural to UNIT_ADD_NAME
#338
raulcalvo
opened
2 months ago
0
Updated CMake policy version to resolve deprecation warning.
#337
joe-barnier
opened
3 months ago
1
Add #undef PI
#336
codereptile
opened
3 months ago
6
How to get the unit value with correct scaling ?
#335
Lecrapouille
closed
3 months ago
3
Missing decibel litteral ?
#334
etsach
opened
4 months ago
0
How to print units with C++20 std::format()?
#333
tintor
closed
5 months ago
1
Units are not installed as a system library
#332
DarkTyger
closed
6 months ago
1
Some numeric_limits and numeric helper functions were missing
#331
siposcsaba89
opened
7 months ago
1
Status of the project
#330
StefanoD
opened
9 months ago
14
Fix math functions for percent
#329
StefanoD
opened
10 months ago
0
Math functions not compatible with percent
#328
StefanoD
opened
10 months ago
1
Add jerk and RPS units
#327
AhmedAredah
opened
10 months ago
0
Add inch_of_mercury
#326
adamdoda
opened
1 year ago
0
Avoid pascal macro conflict when working on mingw
#325
raghunandannm
opened
1 year ago
2
Compilation under MINGW
#324
raghunandannm
opened
1 year ago
0
unit conversion emits a surprisingly high amount of instructions
#323
chiphogg
opened
1 year ago
0
Using intmax_t instead of size_t fixes narrowing conversion on 32bit
#322
pmaciol
opened
1 year ago
0
Fix mil definition
#321
ts826848
opened
1 year ago
0
Bump CMake Minimum Version Range
#320
LawrenceStanton
closed
9 months ago
0
Need help implementing resistance as a new custom unit.
#319
jcracine-cimeq
closed
1 year ago
2
-Wshadow compilation warning fix - use -Wshadow for compiling tests
#318
Guillaume227
opened
1 year ago
0
MSVC-specific Empty Baseclass Optimization activation.
#317
Guillaume227
opened
1 year ago
0
introduce UNIT_NO_LITERAL_SUPPORT directive
#316
Guillaume227
opened
1 year ago
0
Fix compilation error when using units::sqrt with a float underlying type
#315
Guillaume227
opened
1 year ago
0
Added std::common_type<T, T> specialization to ensure the return type…
#314
Guillaume227
opened
1 year ago
2
v2 -> v3 porting
#313
Guillaume227
opened
1 year ago
2
Fix units::modf() for scaled quantities with a frac part
#312
ts826848
opened
1 year ago
1
Shouldn't the naming of units::torque::foot_pound be changed
#311
mlfarrell
opened
1 year ago
0
cmake: Allow to use existing googletest package
#310
krf
closed
1 year ago
1
Fix compile error under GCC-12
#309
krf
closed
1 year ago
0
[Bug] i386 (32-bit) fails to compile
#308
werdahias
opened
1 year ago
0
raw() and value() is error prone
#307
StefanoD
opened
1 year ago
4
Does not compile with GCC 12
#306
StefanoD
closed
1 year ago
1
Empty base class optimization for MSVC
#305
andipeer
opened
1 year ago
0
Support the MSFS SDK
#304
nakajimayoshi
opened
1 year ago
2
Add a way to specify units when "downcasting" to numeric type
#303
Delgan
opened
1 year ago
2
2.3.3 does not compile
#302
nakajimayoshi
closed
1 year ago
0
percent_t FROM double and TO double are different
#301
esppat
opened
2 years ago
9
Request for branch and pull request permissions
#300
swarcojiz
opened
2 years ago
5
Incorrect enable_if condition for operator+
#299
BenjaminNavarro
opened
2 years ago
1
Undefined references to .name() and .abbreviation()
#298
Elbereth9001
opened
2 years ago
1
Conan package out of date
#297
DragonEggBedrockBreaking
closed
2 years ago
2
2.3.2 Fails to compile
#296
slenius
closed
1 year ago
2
Fix incorrect math function output for scaled dimensionless types, v3.x edition
#295
ts826848
closed
2 years ago
2
Implicit conversion of the time units to/from `std::chrono`
#294
jinay1991
opened
2 years ago
2
Support for `constexpr` declaration of the Negative values with literals
#293
jinay1991
opened
2 years ago
1
Allow `pow<E>` to do fractional powers. Possibly `pow<1,2>` would be the same as `sqrt`?
#292
BenFrantzDale
opened
2 years ago
0
Conversion from `std::chrono::duration<double>` to `units::seconds_t` is lossy.
#291
BenFrantzDale
opened
2 years ago
1
Request: Implicit conversion from double-precision seconds to `std::chrono::duration<double>`.
#290
BenFrantzDale
opened
2 years ago
0
Slug definition appears to be off by a few parts per billion
#289
chiphogg
opened
2 years ago
2
Next