2
0
mirror of https://github.com/boostorg/bimap.git synced 2026-01-19 04:02:10 +00:00

14 Commits

Author SHA1 Message Date
joaquintides
25a3fd8a3c Fix/compatibility multi_index 1.91 (#50)
* adapted core to Mp11-based index specification in MultiIndex

* updated CI

* removed Clang 5.0 -std=c++1z as not supported by Mp11

* updated release notes
2025-11-05 21:22:56 +01:00
Peter Dimov
f57c83ab17 Update ci.yml 2024-08-17 19:41:16 +03:00
Peter Dimov
6865e94cc5 Update ci.yml 2024-04-01 20:34:49 +03:00
joaquintides
d4af7af96c s/python/python3 2024-04-01 10:20:06 +02:00
joaquintides
076b7572bd avoided use of C++23-incompatible version of libstdc++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110970
2024-04-01 09:54:56 +02:00
joaquintides
02eedb43b2 removed C++03 jobs 2024-04-01 09:22:49 +02:00
Peter Dimov
e5c2657a9e Update ci.yml 2023-03-04 01:54:50 +02:00
Peter Dimov
064a729b9c Update ci.yml 2022-11-03 14:18:04 +02:00
Peter Dimov
85f0f02537 Reenable C++03 for GCC 10/11 in GHA 2021-05-29 18:32:29 +03:00
Peter Dimov
0c6f94fe34 Add -I example to depinst 2021-05-29 07:23:26 +03:00
Peter Dimov
1b9d2e6ced Update ci.yml 2021-05-29 06:12:43 +03:00
Peter Dimov
387cf6c4fa Update ci.yml 2021-05-29 05:43:17 +03:00
Peter Dimov
f32b492cc9 Update ci.yml 2021-05-29 05:07:02 +03:00
Peter Dimov
7c9eca213c Add .github/workflows 2021-05-29 04:33:19 +03:00