issues
search
boostorg
/
hana
Your standard library for metaprogramming
http://boostorg.github.io/hana
Boost Software License 1.0
1.7k
stars
216
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for modular build structure.
#531
grafikrobot
closed
3 months ago
2
hana::less does not work for adapted structs
#530
PiotrNycz
opened
6 months ago
3
`hana::any_of()/if_()` example code fails on the latest MSVC
#529
Arech
closed
6 months ago
3
Strange behavior of `hana::partial`
#528
fdevinc
opened
8 months ago
0
This removes test project ID that will conflict with modular ID.
#527
grafikrobot
closed
8 months ago
6
Hana build failed due to fatal error C1189: #error: "No support for this compiler."
#526
Zhaojun-Liu
opened
12 months ago
0
Integrate boost::pfr into hana
#525
denzor200
opened
12 months ago
0
Test commit to trigger actions
#524
ldionne
closed
1 year ago
0
Add a Github Actions config
#523
ldionne
closed
1 year ago
0
Is it possible to join two functors to one?
#522
denzor200
opened
1 year ago
1
Use C++20 for ""_s if available
#521
ecatmur
opened
1 year ago
0
Remove aligned_storage and aligned_union since C++23
#520
ecatmur
opened
1 year ago
0
std::aligned_storage and std::aligned_union deprecated in C++23
#519
ecatmur
opened
1 year ago
0
Question: has clang __PRETTY_FUNCTION__ behavior changed in clang 16.0.0 ?
#518
dkrejsa
opened
1 year ago
1
traits expression
#517
jiayuehua
opened
1 year ago
0
some compile error when I use msvc2022
#516
kcwl
opened
1 year ago
4
"Try it" link is broken.
#515
jwhpryor
closed
1 year ago
1
A proposal that works like BOOST_HANA_DEFINE/ADAPT_STRUCT and makes it 5x faster.
#514
johnjohnlin
opened
1 year ago
2
Is it possible to get back the C++ type from hana::type?
#513
Kelvinyu1117
closed
1 year ago
1
Hana failed to build with error C2065, error C2977, error C2913... on MSVC
#512
fangzhouxia
opened
1 year ago
2
Add support for "0X" hex prefix.
#511
tzlaine
closed
2 years ago
0
'apply': identifier not found inside a lambda function
#510
atul20031
closed
2 years ago
1
Add vcpkg installation instructions
#509
FrankXie05
opened
2 years ago
0
boost::hana::drop_front doesn't respect refness
#508
KierenP
opened
2 years ago
1
Circular dependency of boost/hana/concept/struct.hpp and boost/hana/accessors.hpp breaks tooling
#507
braxtons12
opened
2 years ago
0
Ported experimental::type_name for GCC
#506
denzor200
opened
2 years ago
0
Is there a replacement for fusion::nview
#505
jarro2783
closed
2 years ago
6
Get warnings with clang14
#504
prudhomm
closed
2 years ago
2
Cast to void on discarded LHS of comma operator
#503
ecatmur
closed
2 years ago
1
Add missing const on operator==
#502
ecatmur
closed
2 years ago
1
Doxygen issues
#501
beojan
closed
2 years ago
1
Build Error C2039 with MSVC when using /std:c++latest (C++20) - std::is_literal_type removed
#500
dongkeren
closed
2 years ago
1
How to use hana containers as class data members?
#499
impugachev
closed
2 years ago
1
Integrate Boost.Describe into Boost.Hana?
#498
denzor200
opened
2 years ago
0
Update compiler support
#497
ldionne
opened
3 years ago
0
Passing move-only arguments as 2nd(-and-following) argument(s) to hana::partial results in compile-time failure
#496
Aster89
opened
3 years ago
0
hana::sort seems like it should work with hana::experimental::types but does't
#495
catskul
opened
3 years ago
3
Hana runtime performance is 100 times less than native cpp?
#494
jackfong123
closed
2 years ago
2
BOOST_HANA_ADAPT_STRUCT default max members decreased, breaking backwards compatibility
#493
joseph-ireland
closed
2 years ago
0
C++20: require implicit conversion for hana::is_convertible by static_cast
#492
ecatmur
opened
3 years ago
3
Enum concept
#491
vinipsmaker
opened
3 years ago
0
Add a Boost-friendly subproject case to CMakeLists
#490
pdimov
closed
3 years ago
6
Fine-grained identification of MSVC CXX version in traits.hpp
#489
JamesJCode
closed
1 year ago
1
Add modern __cplusplus behaviour to MSVC target compile options
#488
JamesJCode
closed
3 years ago
1
remove std::is_literal_type that was deprecated
#487
sbolding-LANL
closed
3 years ago
1
How can I use it like this:const char* name = hana::get_name(&my_struct::name);
#486
segeter
closed
2 years ago
1
GitHub Actions config
#485
sdarwin
opened
3 years ago
0
BOOST_HANA_ADAPT_STRUCT for templates?
#484
arximboldi
opened
3 years ago
1
Glitches in the Documentation
#483
ricejasonf
opened
3 years ago
2
Clang chokes on BOOST_HANA_STRING inside nested polymorphic lambdas
#482
BillyDonahue
closed
2 years ago
1
Next