Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / boostorg/hana issues and pull requests

#531 - Add support for modular build structure.

Pull Request - State: closed - Opened by grafikrobot 2 months ago - 2 comments

#530 - hana::less does not work for adapted structs

Issue - State: open - Opened by PiotrNycz 4 months ago - 3 comments

#529 - `hana::any_of()/if_()` example code fails on the latest MSVC

Issue - State: closed - Opened by Arech 5 months ago - 3 comments

#528 - Strange behavior of `hana::partial`

Issue - State: open - Opened by fdevinc 7 months ago

#527 - This removes test project ID that will conflict with modular ID.

Pull Request - State: closed - Opened by grafikrobot 7 months ago - 6 comments

#525 - Integrate boost::pfr into hana

Issue - State: open - Opened by denzor200 10 months ago

#524 - Test commit to trigger actions

Pull Request - State: closed - Opened by ldionne 11 months ago

#523 - Add a Github Actions config

Pull Request - State: closed - Opened by ldionne 11 months ago

#522 - Is it possible to join two functors to one?

Issue - State: open - Opened by denzor200 about 1 year ago - 1 comment

#521 - Use C++20 for ""_s if available

Pull Request - State: open - Opened by ecatmur about 1 year ago

#520 - Remove aligned_storage and aligned_union since C++23

Pull Request - State: open - Opened by ecatmur about 1 year ago

#518 - Question: has clang __PRETTY_FUNCTION__ behavior changed in clang 16.0.0 ?

Issue - State: open - Opened by dkrejsa over 1 year ago - 1 comment

#517 - traits expression

Pull Request - State: open - Opened by jiayuehua over 1 year ago

#516 - some compile error when I use msvc2022

Issue - State: open - Opened by kcwl over 1 year ago - 4 comments

#515 - "Try it" link is broken.

Issue - State: closed - Opened by jwhpryor over 1 year ago - 1 comment

#513 - Is it possible to get back the C++ type from hana::type?

Issue - State: closed - Opened by Kelvinyu1117 almost 2 years ago - 1 comment

#512 - Hana failed to build with error C2065, error C2977, error C2913... on MSVC

Issue - State: open - Opened by fangzhouxia almost 2 years ago - 2 comments

#511 - Add support for "0X" hex prefix.

Pull Request - State: closed - Opened by tzlaine almost 2 years ago

#510 - 'apply': identifier not found inside a lambda function

Issue - State: closed - Opened by atul20031 almost 2 years ago - 1 comment
Labels: invalid

#509 - Add vcpkg installation instructions

Pull Request - State: open - Opened by FrankXie05 about 2 years ago

#508 - boost::hana::drop_front doesn't respect refness

Issue - State: open - Opened by KierenP about 2 years ago - 1 comment

#506 - Ported experimental::type_name for GCC

Pull Request - State: open - Opened by denzor200 about 2 years ago

#505 - Is there a replacement for fusion::nview

Issue - State: closed - Opened by jarro2783 over 2 years ago - 6 comments

#504 - Get warnings with clang14

Issue - State: closed - Opened by prudhomm over 2 years ago - 2 comments

#503 - Cast to void on discarded LHS of comma operator

Pull Request - State: closed - Opened by ecatmur over 2 years ago - 1 comment

#502 - Add missing const on operator==

Pull Request - State: closed - Opened by ecatmur over 2 years ago - 1 comment

#501 - Doxygen issues

Issue - State: closed - Opened by beojan over 2 years ago - 1 comment
Labels: duplicate

#500 - Build Error C2039 with MSVC when using /std:c++latest (C++20) - std::is_literal_type removed

Issue - State: closed - Opened by dongkeren over 2 years ago - 1 comment
Labels: behaves correctly

#499 - How to use hana containers as class data members?

Issue - State: closed - Opened by impugachev over 2 years ago - 1 comment
Labels: question

#498 - Integrate Boost.Describe into Boost.Hana?

Issue - State: open - Opened by denzor200 almost 3 years ago

#497 - Update compiler support

Pull Request - State: open - Opened by ldionne almost 3 years ago

#495 - hana::sort seems like it should work with hana::experimental::types but does't

Issue - State: open - Opened by catskul almost 3 years ago - 3 comments

#494 - Hana runtime performance is 100 times less than native cpp?

Issue - State: closed - Opened by jackfong123 about 3 years ago - 2 comments
Labels: invalid

#492 - C++20: require implicit conversion for hana::is_convertible by static_cast

Pull Request - State: open - Opened by ecatmur about 3 years ago - 3 comments

#491 - Enum concept

Issue - State: open - Opened by vinipsmaker about 3 years ago

#490 - Add a Boost-friendly subproject case to CMakeLists

Pull Request - State: closed - Opened by pdimov over 3 years ago - 6 comments

#489 - Fine-grained identification of MSVC CXX version in traits.hpp

Pull Request - State: closed - Opened by JamesJCode over 3 years ago - 1 comment

#488 - Add modern __cplusplus behaviour to MSVC target compile options

Pull Request - State: closed - Opened by JamesJCode over 3 years ago - 1 comment

#487 - remove std::is_literal_type that was deprecated

Pull Request - State: closed - Opened by sbolding-LANL over 3 years ago - 1 comment

#486 - How can I use it like this:const char* name = hana::get_name(&my_struct::name);

Issue - State: closed - Opened by segeter over 3 years ago - 1 comment
Labels: question

#485 - GitHub Actions config

Pull Request - State: open - Opened by sdarwin over 3 years ago

#484 - BOOST_HANA_ADAPT_STRUCT for templates?

Issue - State: open - Opened by arximboldi over 3 years ago - 1 comment

#483 - Glitches in the Documentation

Issue - State: open - Opened by ricejasonf over 3 years ago - 2 comments

#482 - Clang chokes on BOOST_HANA_STRING inside nested polymorphic lambdas

Issue - State: closed - Opened by BillyDonahue over 3 years ago - 1 comment
Labels: compiler bug

#481 - Error when compiling Hana according to "How to contribute"

Issue - State: open - Opened by Aster89 over 3 years ago - 4 comments

#480 - Replace namespace macros by actual namespaces

Pull Request - State: closed - Opened by ldionne over 3 years ago

#479 - Drone config

Pull Request - State: open - Opened by sdarwin over 3 years ago

#478 - Defaulting <=> and == where possible (c++20)

Issue - State: open - Opened by rgreenblatt over 3 years ago - 5 comments

#477 - Complete overhaul of CI

Pull Request - State: closed - Opened by ldionne over 3 years ago

#476 - Add "cxxstd" json field. The "cxxstd" json field is being added to ea…

Pull Request - State: closed - Opened by eldiener almost 4 years ago - 1 comment

#475 - Support of c++20

Issue - State: closed - Opened by fsmoke almost 4 years ago - 24 comments

#474 - Remove ODR violations due to global constexpr objects

Issue - State: closed - Opened by ldionne about 4 years ago - 1 comment
Labels: bug

#473 - Don't define traits::is_pod in C++20 and later, since std::is_pod is …

Pull Request - State: closed - Opened by tzlaine about 4 years ago - 1 comment

#472 - Fixes operator== with std::optional

Pull Request - State: closed - Opened by ricejasonf about 4 years ago - 3 comments

#470 - Ill-formed equality for std::optional<hana::tuple<int>>

Issue - State: closed - Opened by tzlaine about 4 years ago - 5 comments
Labels: bug

#468 - Is it OK to specialize *_impl templates for user-defined types?

Issue - State: closed - Opened by 60rntogo about 4 years ago - 3 comments
Labels: question

#467 - hana::fix doesn't (consistently) work on lambdas with deduced return type

Issue - State: open - Opened by ecatmur over 4 years ago - 2 comments

#466 - Invalid requirements for insert in the documentation

Issue - State: open - Opened by vinipsmaker over 4 years ago

#465 - Fix broken link in static_assert

Pull Request - State: closed - Opened by ldionne over 4 years ago

#464 - Add function to hana::string to get the storage as a reference-to-array.

Pull Request - State: open - Opened by jonesmz over 4 years ago - 1 comment

#463 - _s user-defined literal documentation has link to non-existent page.

Issue - State: closed - Opened by jonesmz over 4 years ago - 1 comment

#462 - C++20 removed std::result_of

Issue - State: closed - Opened by 215020267 over 4 years ago - 2 comments

#461 - Add option to disable adding tests to ctest

Pull Request - State: closed - Opened by twam over 4 years ago - 2 comments

#460 - Struct Equality Conundrum

Issue - State: closed - Opened by ricejasonf almost 5 years ago - 4 comments
Labels: bug

#459 - constexpr variable specialization needs inline with clang 9

Issue - State: closed - Opened by mgaunard about 5 years ago - 2 comments

#458 - Detection macros for libcpp

Issue - State: closed - Opened by Kurkin about 5 years ago - 2 comments

#457 - boost::hana::to_map combined with boost::hana::transform leads to segfault

Issue - State: closed - Opened by nicktrandafil about 5 years ago - 6 comments

#456 - Runtime support for searchables

Issue - State: open - Opened by jupp0r about 5 years ago

#455 - Analog of hana::template_ for lifting non-type templates

Issue - State: open - Opened by invexed about 5 years ago - 2 comments

#454 - Drop support for old compilers

Pull Request - State: closed - Opened by ldionne about 5 years ago

#453 - Fixes from ldionne/develop

Pull Request - State: closed - Opened by ldionne about 5 years ago

#452 - Conversion of non-copyable Struct to tuple

Issue - State: open - Opened by sdebionne about 5 years ago

#451 - User-selectable hashes for hana::map

Issue - State: open - Opened by iolojz about 5 years ago - 6 comments

#450 - hana::sort benchmarks and optimization

Pull Request - State: closed - Opened by qchateau over 5 years ago - 5 comments

#449 - Add support for member function to member_ptr

Pull Request - State: open - Opened by sdebionne over 5 years ago - 3 comments

#448 - Please document hana::transform side effect ordering

Issue - State: open - Opened by dcolascione over 5 years ago - 1 comment

#447 - Test warning -- explicitly defaulted default constructor is implicitly deleted

Issue - State: closed - Opened by vddvss over 5 years ago - 1 comment

#446 - Duplicate symbol error and DR2387

Issue - State: closed - Opened by vddvss over 5 years ago - 9 comments

#445 - [doc] update testing instructions in CONTRIBUTING.md to match README.md.

Pull Request - State: closed - Opened by tinko92 over 5 years ago - 1 comment

#444 - Doc/fix cppreference concept links

Pull Request - State: closed - Opened by tinko92 over 5 years ago - 1 comment

#443 - Add a is_valid test for non static member functions

Pull Request - State: closed - Opened by sdebionne over 5 years ago - 1 comment

#442 - static_assert hit when not using aggregate header

Issue - State: closed - Opened by NAThompson over 5 years ago - 7 comments
Labels: invalid

#441 - Conflicts with Bool, None, defined in Xlib.h

Issue - State: closed - Opened by thinkoid over 5 years ago - 2 comments
Labels: wontfix

#440 - [Hashable] hana::integral_constant with an enum value implements Hashable

Pull Request - State: open - Opened by Dwarfobserver over 5 years ago - 6 comments

#439 - Support hash of hana::integral_constant with enum types

Issue - State: open - Opened by Dwarfobserver over 5 years ago - 4 comments

#438 - pipe operator as in ranges TS

Issue - State: open - Opened by godefv over 5 years ago - 4 comments

#437 - Consider adding ccache for Travis cron job

Issue - State: open - Opened by Kojoley over 5 years ago

#436 - string length = sizeof(S::get()) / sizeof(S::get()[0]) - 1

Issue - State: open - Opened by andry81 over 5 years ago - 1 comment

#432 - type_name : add support for MSVC (compile time) and GCC (run time)

Pull Request - State: open - Opened by pthom almost 6 years ago - 12 comments

#429 - Test source incompatibility with C++20

Issue - State: closed - Opened by aymarino almost 6 years ago

#427 - Feature/basic string

Pull Request - State: open - Opened by yamasdais almost 6 years ago - 5 comments