issues
search
nemequ
/
hedley
A C/C++ header to help move #ifdefs out of your code
https://nemequ.github.io/hedley/
Creative Commons Zero v1.0 Universal
786
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support older compilers in HEDLEY_STATIC_ASSERT
#65
rymut
opened
1 month ago
0
add `HEDLEY_IMPORT_CLASS` define
#64
SFGrenade
opened
2 months ago
1
Dual-license as (CC0-1.0 OR MIT-0)
#63
musicinmybrain
opened
3 months ago
0
add specific constexpr versions
#62
ZXShady
closed
3 months ago
1
Per-compiler(-class?) attribute pass-thru
#61
aghast
closed
2 months ago
2
VS 2019 'argument to a feature-test macro must be a simple identifier' error
#60
bharaths-ncircletech
opened
1 year ago
1
_Static_assert on gcc < 6
#59
adeason
opened
1 year ago
0
Add tests guide and github actions with testing
#58
Kamilcuk
closed
2 years ago
0
Add HEDLEY_TYPEOF
#57
Quuxplusone
closed
3 months ago
1
Consider an alternative to CC0-1.0
#56
musicinmybrain
opened
2 years ago
2
Fix #54 - add __declspec(noalias) for any MSVC
#55
OfekShilon
opened
2 years ago
0
Incorporate MSVC's `__declspec(noalias)`
#54
OfekShilon
opened
2 years ago
1
NVidia/PGI `[[noreturn]] static` vs. `static _Noreturn`
#53
ludocode
opened
2 years ago
1
license question CC0-1.0
#52
svmobi
closed
2 years ago
1
Cold function attribute feature request
#51
amishscientist
opened
2 years ago
0
Fix a rare definition of HEDLEY_IS_CONSTEXPR_
#50
Rupt
closed
1 year ago
1
Using a trailing semicolon after some macros causes warnings on some platforms
#49
aharrison24
opened
3 years ago
2
Fix for warnings from Intel compiler on macOS.
#48
jeremygibbs
opened
3 years ago
1
[Wishlist] Additional compiler-specific features
#47
stertingen
closed
3 years ago
1
IAR comiler for ARM errornously reports __has_attribute(nonnull) true
#46
badbadc0ffee
closed
3 years ago
1
Annotation for maybe unused code is missing
#45
kayhayen
closed
3 years ago
3
Disable feature checking macros on IBM XL C/C++
#44
nemequ
opened
4 years ago
0
Please use github release mechanism in addition to the named tags
#43
YarikTH
closed
4 years ago
1
Wrong description for HEDLEY_UNPREDICTABLE
#42
travisdowns
opened
4 years ago
0
Fix v13 build with old AppleClang (Travis "xcode7.3" and "xcode8")
#41
mnfdev
closed
4 years ago
1
nodiscard attribute is used for clang 3.9.1 when used via HEDLEY_WARN_UNUSED_RESULT but shouldn't
#40
t-b
closed
4 years ago
3
Incompatible detection for Intel Compiler on windows
#39
mizvekov
closed
4 years ago
11
Incompatible redefinition of macro HEDLEY_CPP_CAST
#38
kblomqvist
closed
4 years ago
0
HEDLEY_FLAGS fallback
#37
mattyclarkson
closed
4 years ago
1
Add support for finally macro / function
#36
tapika
closed
4 years ago
2
HEDLEY_IMPORT with C++ classes
#35
mattyclarkson
opened
4 years ago
4
Add a LICENSE File to clarify the LICENSE
#34
mame98
closed
4 years ago
1
MSVC with /Zc:__cplusplus and deprecated on a friend function does not compile
#33
t-b
closed
4 years ago
4
Add HEDLED_IGNORE_WARNING?
#32
reddwarf69
closed
4 years ago
1
Prefetch
#31
nemequ
opened
4 years ago
0
Cray support for prediction
#30
nemequ
closed
4 years ago
1
C++2a-based likely/unlikely/predict... macros
#29
nemequ
opened
5 years ago
1
Visual Studio 2017 warning
#28
petko
closed
5 years ago
18
HEDLEY_STATIC_ASSERT: static_assert() expects 2 arguments in C++ <17
#27
aaost
closed
5 years ago
5
Line #689
#26
Phillrb
closed
5 years ago
3
Question on integration in libraries
#25
nlohmann
closed
5 years ago
4
Feature detection macros
#24
nemequ
opened
5 years ago
0
HEDLEY_ALWAYS_INLINE w/o inline specifier
#23
travisdowns
closed
5 years ago
4
Add HEDLEY_EMPTY_BASES.
#22
mbeutel
closed
5 years ago
1
maybe_unused?
#21
reddwarf69
closed
5 years ago
3
Macro for `__declspec(empty_bases)` to enable empty base class optimization
#20
mbeutel
closed
5 years ago
4
Adding _Thread_local
#19
rockdaboot
closed
5 years ago
2
Adding Hedley to VCPKG
#18
pratikpc
closed
5 years ago
5
Spectre v1 mitigation
#17
nemequ
opened
5 years ago
0
Add a HEDLEY_ASSUME macro
#16
nemequ
closed
5 years ago
1
Next