1
0
forked from boostorg/mp11
Commit Graph

723 Commits

Author SHA1 Message Date
fb8490e37c glob headers 2022-07-05 10:48:23 +02:00
015adf50a6 Rework as esp-idf component 2022-07-04 19:41:47 +02:00
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
8faca18e01 Update ci.yml 2022-04-14 14:23:57 +03:00
4ce658d221 Update version 2022-04-14 14:14:13 +03:00
8b8c569cb9 Update version 2022-04-14 13:43:44 +03:00
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
1336c4f9c3 implement mp_valid_and_true 2022-02-16 20:48:26 +03:00
28036d0bdb Update appveyor.yml 2021-12-22 20:35:47 +02:00
44ca553edb Remove msvc-14.0 from GHA, fails with 'out of heap space' 2021-12-22 07:54:58 +02:00
219c8c1027 Add msvc-14.0 to GHA 2021-12-22 07:04:24 +02:00
edba135739 Use unqualified get<I> instead of std::get<I> (refs #69) 2021-12-14 20:20:44 +02:00
df5e51c667 Update version 2021-12-09 04:51:01 +02:00
40a25aab6b Update version 2021-12-09 04:06:57 +02:00
d15c63c0a6 Merge branch 'feature/gha-cuda' into feature/issue-68 boost-1.78.0 2021-11-18 22:18:07 +02:00
a1e6106e89 Update ci.yml 2021-11-18 22:17:56 +02:00
ae1bb087cb Merge branch 'feature/gha-cuda' into feature/issue-68 2021-11-18 19:52:57 +02:00
f471bf4997 Update ci.yml 2021-11-18 19:52:17 +02:00
4db9263091 Merge branch 'feature/gha-cuda' into feature/issue-68 2021-11-18 19:51:16 +02:00
8e883ae9e7 Update ci.yml 2021-11-18 19:34:11 +02:00
e364f2575e Merge branch 'feature/gha-cuda' into feature/issue-68 2021-11-18 18:49:49 +02:00
86121bb76b Update ci.yml 2021-11-18 18:23:03 +02:00
de09706e79 Update ci.yml 2021-11-18 18:03:53 +02:00
a01908774a Update ci.yml 2021-11-18 15:56:27 +02:00
8bece6d0a6 Update ci.yml 2021-11-18 15:45:33 +02:00
6781db002b Update ci.yml 2021-11-18 15:29:25 +02:00
754af95379 Update ci.yml 2021-11-18 15:18:37 +02:00
b2365dd68d Add cuda-linux, cuda-windows jobs to ci.yml 2021-11-18 14:23:03 +02:00
a4d7c46670 Define host compiler macro when using CUDA (refs #68) 2021-11-18 14:08:33 +02:00
df1cb655be Fetch static_assert and throw_exception when testing standalone boost-1.78.0.beta1 2021-10-28 22:35:00 +03:00
91ac80468e Add msvc-14.3 to ci.yml 2021-10-28 21:56:29 +03:00
c32d86f224 Enable syntax highlighting 2021-10-28 21:55:12 +03:00
2ae1c458a6 Update example caption 2021-10-28 21:53:20 +03:00
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
48f5b642aa Update appveyor.yml 2021-10-08 18:14:34 +03:00
c8bff426ec Do not use -DBOOST_INCLUDE_LIBRARIES in standalone ci.yml jobs 2021-10-08 17:02:45 +03:00
8cee5a4ce0 Add standalone CMake jobs to ci.yml 2021-10-08 16:29:58 +03:00
294fc9335e Set BUILD_TESTING to OFF by default 2021-10-08 16:29:40 +03:00
c4e2259c8f Move BoostInstall call inside the root project section 2021-10-08 16:22:09 +03:00
fc1a347d57 Add CMake jobs to ci.yml 2021-10-08 07:43:54 +03:00
891b4ddd88 document how to convert an MPL sequence into an mp_list 2021-09-14 21:36:40 +02:00
28a9ff62f1 Update README.md 2021-09-11 15:24:50 +03:00
cfdda0378b Remove ubuntu-16.04 from ci.yml 2021-09-11 15:21:45 +03:00
758d51b4c0 Remove unnecessary include 2021-08-21 15:10:07 +03:00
f8206aa37d Remove unnecessary includes 2021-08-21 15:08:21 +03:00
ce1046f007 Remove unnecessary include 2021-08-21 15:06:10 +03:00
3d8901bf8b Merge branch 'feature/nary-compose' of https://github.com/grisumbras/mp11 into feature/pr-64 2021-08-21 15:01:02 +03:00
f081f3e516 Update ci.yml 2021-08-17 15:49:42 +03:00
5954168980 Update version 2021-08-17 15:14:34 +03:00
f4b3414e62 Add support for n-ary functions to mp_compose 2021-07-27 08:39:01 +03:00