Issues
- 3
hana::less does not work for adapted structs
#530 opened by PiotrNycz - 3
- 0
Strange behavior of `hana::partial`
#528 opened by fdevinc - 0
Hana build failed due to fatal error C1189: #error: "No support for this compiler."
#526 opened by Zhaojun-Liu - 0
Integrate boost::pfr into hana
#525 opened by denzor200 - 4
some compile error when I use msvc2022
#516 opened by kcwl - 1
Is it possible to join two functors to one?
#522 opened by denzor200 - 0
- 1
- 2
A proposal that works like BOOST_HANA_DEFINE/ADAPT_STRUCT and makes it 5x faster.
#514 opened by johnjohnlin - 1
"Try it" link is broken.
#515 opened by jwhpryor - 2
Hana failed to build with error C2065, error C2977, error C2913... on MSVC
#512 opened by fangzhouxia - 1
- 6
boost::hana::to_map combined with boost::hana::transform leads to segfault
#457 opened by nicktrandafil - 2
Glitches in the Documentation
#483 opened by ricejasonf - 2
- 1
Doxygen issues
#501 opened by beojan - 1
How to use hana containers as class data members?
#499 opened by impugachev - 0
BOOST_HANA_ADAPT_STRUCT default max members decreased, breaking backwards compatibility
#493 opened by joseph-ireland - 1
- 1
Build Error C2039 with MSVC when using /std:c++latest (C++20) - std::is_literal_type removed
#500 opened by dongkeren - 1
How can I use it like this:const char* name = hana::get_name(&my_struct::name);
#486 opened by segeter - 2
Get warnings with clang14
#504 opened by prudhomm - 1
- 1
boost::hana::drop_front doesn't respect refness
#508 opened by KierenP - 0
Circular dependency of boost/hana/concept/struct.hpp and boost/hana/accessors.hpp breaks tooling
#507 opened by braxtons12 - 6
Is there a replacement for fusion::nview
#505 opened by jarro2783 - 0
Integrate Boost.Describe into Boost.Hana?
#498 opened by denzor200 - 0
Passing move-only arguments as 2nd(-and-following) argument(s) to hana::partial results in compile-time failure
#496 opened by Aster89 - 4
- 3
hana::sort seems like it should work with hana::experimental::types but does't
#495 opened by catskul - 0
Enum concept
#491 opened by vinipsmaker - 24
Support of c++20
#475 opened by fsmoke - 1
Remove ODR violations due to global constexpr objects
#474 opened by ldionne - 1
BOOST_HANA_ADAPT_STRUCT for templates?
#484 opened by arximboldi - 5
Defaulting <=> and == where possible (c++20)
#478 opened by rgreenblatt - 4
Struct Equality Conundrum
#460 opened by ricejasonf - 5
- 2
C++20 removed std::result_of
#462 opened by 215020267 - 1
- 0
- 3
- 6
User-selectable hashes for hana::map
#451 opened by iolojz - 2
- 0
- 2
Detection macros for libcpp
#458 opened by Kurkin - 2
- 0
Runtime support for searchables
#456 opened by jupp0r - 2
- 0
Conversion of non-copyable Struct to tuple
#452 opened by sdebionne