Peter Dimov
|
077b258c33
|
Update ci.yml
|
2023-03-24 06:33:12 +02:00 |
|
Peter Dimov
|
f16707f6e9
|
Update mp_fold to be SFINAE-friendly (for up to 9 elements)
|
2023-03-24 05:13:48 +02:00 |
|
Peter Dimov
|
b937a27f7e
|
Increase test/mp_fold.cpp coverage
|
2023-03-24 04:14:54 +02:00 |
|
Peter Dimov
|
0a0b5fb001
|
Update version
boost-1.82.0
boost-1.82.0.beta1
|
2022-12-15 07:46:22 +02:00 |
|
Peter Dimov
|
f1f6e6f6ae
|
Update ci.yml
|
2022-12-07 18:34:14 +02:00 |
|
Peter Dimov
|
2b15ea33b6
|
Update ci.yml
|
2022-12-07 18:18:40 +02:00 |
|
Peter Dimov
|
6be648ccfd
|
Use narrowing to size_t in mp_drop
|
2022-12-07 18:17:37 +02:00 |
|
Jody Hagins
|
811efd6820
|
Make mp_drop and mp_drop_c SFINAE friendly.
|
2022-12-06 12:31:00 -05:00 |
|
Peter Dimov
|
f6133a9f1f
|
Update ci.yml
boost-1.81.0.beta1
boost-1.81.0
|
2022-08-15 23:08:05 +03:00 |
|
Peter Dimov
|
3f0905d87f
|
Update version
|
2022-08-14 18:42:55 +03:00 |
|
Peter Dimov
|
590df5e0bc
|
Remove msvc-14.1 from GHA; add clang-win
boost-1.80.0.beta1
boost-1.80.0
|
2022-04-14 16:16:37 +03:00 |
|
Peter Dimov
|
8faca18e01
|
Update ci.yml
|
2022-04-14 14:23:57 +03:00 |
|
Peter Dimov
|
4ce658d221
|
Update version
|
2022-04-14 14:14:13 +03:00 |
|
Peter Dimov
|
8b8c569cb9
|
Update version
|
2022-04-14 13:43:44 +03:00 |
|
Peter Dimov
|
7bc4e1ae9b
|
Merge pull request #71 from grisumbras/feature/mp_valid_and_true
implement mp_valid_and_true
boost-1.79.0.beta1
boost-1.79.0
|
2022-02-17 00:12:05 +02:00 |
|
Dmitry Arkhipov
|
1336c4f9c3
|
implement mp_valid_and_true
|
2022-02-16 20:48:26 +03:00 |
|
Peter Dimov
|
28036d0bdb
|
Update appveyor.yml
|
2021-12-22 20:35:47 +02:00 |
|
Peter Dimov
|
44ca553edb
|
Remove msvc-14.0 from GHA, fails with 'out of heap space'
|
2021-12-22 07:54:58 +02:00 |
|
Peter Dimov
|
219c8c1027
|
Add msvc-14.0 to GHA
|
2021-12-22 07:04:24 +02:00 |
|
Peter Dimov
|
edba135739
|
Use unqualified get<I> instead of std::get<I> (refs #69)
|
2021-12-14 20:20:44 +02:00 |
|
Peter Dimov
|
df5e51c667
|
Update version
|
2021-12-09 04:51:01 +02:00 |
|
Peter Dimov
|
40a25aab6b
|
Update version
|
2021-12-09 04:06:57 +02:00 |
|
Peter Dimov
|
d15c63c0a6
|
Merge branch 'feature/gha-cuda' into feature/issue-68
boost-1.78.0
|
2021-11-18 22:18:07 +02:00 |
|
Peter Dimov
|
a1e6106e89
|
Update ci.yml
|
2021-11-18 22:17:56 +02:00 |
|
Peter Dimov
|
ae1bb087cb
|
Merge branch 'feature/gha-cuda' into feature/issue-68
|
2021-11-18 19:52:57 +02:00 |
|
Peter Dimov
|
f471bf4997
|
Update ci.yml
|
2021-11-18 19:52:17 +02:00 |
|
Peter Dimov
|
4db9263091
|
Merge branch 'feature/gha-cuda' into feature/issue-68
|
2021-11-18 19:51:16 +02:00 |
|
Peter Dimov
|
8e883ae9e7
|
Update ci.yml
|
2021-11-18 19:34:11 +02:00 |
|
Peter Dimov
|
e364f2575e
|
Merge branch 'feature/gha-cuda' into feature/issue-68
|
2021-11-18 18:49:49 +02:00 |
|
Peter Dimov
|
86121bb76b
|
Update ci.yml
|
2021-11-18 18:23:03 +02:00 |
|
Peter Dimov
|
de09706e79
|
Update ci.yml
|
2021-11-18 18:03:53 +02:00 |
|
Peter Dimov
|
a01908774a
|
Update ci.yml
|
2021-11-18 15:56:27 +02:00 |
|
Peter Dimov
|
8bece6d0a6
|
Update ci.yml
|
2021-11-18 15:45:33 +02:00 |
|
Peter Dimov
|
6781db002b
|
Update ci.yml
|
2021-11-18 15:29:25 +02:00 |
|
Peter Dimov
|
754af95379
|
Update ci.yml
|
2021-11-18 15:18:37 +02:00 |
|
Peter Dimov
|
b2365dd68d
|
Add cuda-linux, cuda-windows jobs to ci.yml
|
2021-11-18 14:23:03 +02:00 |
|
Peter Dimov
|
a4d7c46670
|
Define host compiler macro when using CUDA (refs #68)
|
2021-11-18 14:08:33 +02:00 |
|
Peter Dimov
|
df1cb655be
|
Fetch static_assert and throw_exception when testing standalone
boost-1.78.0.beta1
|
2021-10-28 22:35:00 +03:00 |
|
Peter Dimov
|
91ac80468e
|
Add msvc-14.3 to ci.yml
|
2021-10-28 21:56:29 +03:00 |
|
Peter Dimov
|
c32d86f224
|
Enable syntax highlighting
|
2021-10-28 21:55:12 +03:00 |
|
Peter Dimov
|
2ae1c458a6
|
Update example caption
|
2021-10-28 21:53:20 +03:00 |
|
Peter Dimov
|
151bf2aa2a
|
Merge pull request #66 from bernhardmgruber/mpl
Document how to convert an MPL sequence into an mp_list
|
2021-10-28 21:48:18 +03:00 |
|
Peter Dimov
|
48f5b642aa
|
Update appveyor.yml
|
2021-10-08 18:14:34 +03:00 |
|
Peter Dimov
|
c8bff426ec
|
Do not use -DBOOST_INCLUDE_LIBRARIES in standalone ci.yml jobs
|
2021-10-08 17:02:45 +03:00 |
|
Peter Dimov
|
8cee5a4ce0
|
Add standalone CMake jobs to ci.yml
|
2021-10-08 16:29:58 +03:00 |
|
Peter Dimov
|
294fc9335e
|
Set BUILD_TESTING to OFF by default
|
2021-10-08 16:29:40 +03:00 |
|
Peter Dimov
|
c4e2259c8f
|
Move BoostInstall call inside the root project section
|
2021-10-08 16:22:09 +03:00 |
|
Peter Dimov
|
fc1a347d57
|
Add CMake jobs to ci.yml
|
2021-10-08 07:43:54 +03:00 |
|
Bernhard Manfred Gruber
|
891b4ddd88
|
document how to convert an MPL sequence into an mp_list
|
2021-09-14 21:36:40 +02:00 |
|
Peter Dimov
|
28a9ff62f1
|
Update README.md
|
2021-09-11 15:24:50 +03:00 |
|