Peter Dimov
|
1ee5496e4e
|
Document mpl.hpp.
|
2017-07-20 21:05:31 +03:00 |
|
Peter Dimov
|
3d17ab059f
|
Do not include mpl.hpp in mp11.hpp
|
2017-07-20 19:16:41 +03:00 |
|
Peter Dimov
|
cd215b5dcd
|
Merge branch 'develop' into feature/mpl
|
2017-07-18 16:55:11 +03:00 |
|
Peter Dimov
|
1ee0bc9b5d
|
Fix feature branch handling
|
2017-07-18 16:54:54 +03:00 |
|
Peter Dimov
|
593848e5de
|
Merge branch 'develop' into feature/mpl
|
2017-07-18 16:39:49 +03:00 |
|
Peter Dimov
|
36d7aad94f
|
Test feature branches on Travis and Appveyor
|
2017-07-18 16:39:21 +03:00 |
|
Peter Dimov
|
695e9234f9
|
Add MPL support
|
2017-07-18 16:37:31 +03:00 |
|
Peter Dimov
|
34946d2ae2
|
Add mp_is_map
|
2017-07-17 20:14:43 +03:00 |
|
Peter Dimov
|
50d35a2964
|
Add mp_map_keys
|
2017-07-17 19:46:51 +03:00 |
|
Peter Dimov
|
27d0d547ee
|
Add mp_is_set
|
2017-07-17 19:28:36 +03:00 |
|
Peter Dimov
|
8e1d23b11f
|
Update README.md
|
2017-07-14 17:25:35 +03:00 |
|
Peter Dimov
|
5c088f0633
|
Document mp_quote_trait
|
2017-06-26 16:15:43 +03:00 |
|
Peter Dimov
|
d5e39913c8
|
Add mp_quote_trait
|
2017-06-26 16:07:23 +03:00 |
|
Peter Dimov
|
a81745308c
|
Execute bootstrap in subshell on Appveyor to preserve TOOLSET
|
2017-06-22 17:35:20 +03:00 |
|
Peter Dimov
|
5c7be526f9
|
Fix example
|
2017-06-18 14:53:54 +03:00 |
|
Peter Dimov
|
529aacb623
|
Update copyright
|
2017-06-17 19:44:32 +03:00 |
|
Peter Dimov
|
85c342944b
|
Add mp_fold example
|
2017-06-17 19:39:13 +03:00 |
|
Peter Dimov
|
464eee9596
|
Make primary templates in list.hpp empty instead of undefined, add error comments
|
2017-06-17 19:33:16 +03:00 |
|
Peter Dimov
|
d9c4308d9d
|
Add list_size_mismatch which produces a better error message from mp_transform
|
2017-06-17 19:14:47 +03:00 |
|
Peter Dimov
|
64d4fb2e4b
|
Merge branch 'master' into develop
|
2017-06-17 18:53:33 +03:00 |
|
Peter Dimov
|
f9d5592e48
|
Remove <script> from footer; regenerate html
|
2017-06-17 18:53:10 +03:00 |
|
Peter Dimov
|
37c68151ed
|
Enable config checks in Jamfile
|
2017-06-17 18:47:10 +03:00 |
|
Peter Dimov
|
cbdc232d2d
|
Merge pull request #5 from breese/feature/doc-drop-erase
Added illustrations for mp_drop_c, mp_take_c, mp_insert_c, and mp_era…
|
2017-06-17 18:42:57 +03:00 |
|
Bjorn Reese
|
6230d0ba41
|
Added illustrations for mp_drop_c, mp_take_c, mp_insert_c, and mp_erase_c
|
2017-06-17 16:52:52 +02:00 |
|
Peter Dimov
|
e753faada5
|
Merge branch 'master' into develop
|
2017-06-11 04:36:12 +03:00 |
|
Peter Dimov
|
083453705c
|
Update documentation
|
2017-06-11 04:35:34 +03:00 |
|
Peter Dimov
|
f67980c4db
|
Fix compile actions
|
2017-06-11 03:49:24 +03:00 |
|
Peter Dimov
|
e926c4ce62
|
Change mp_identity_t to be non-transparent, for consistency
|
2017-06-10 04:13:39 +03:00 |
|
Peter Dimov
|
409d89c1d7
|
Merge branch 'develop'
|
2017-06-10 03:46:37 +03:00 |
|
Peter Dimov
|
cbf539e16b
|
Update documentation
|
2017-06-10 03:44:31 +03:00 |
|
Peter Dimov
|
9deb752095
|
Update documentation
|
2017-06-09 20:35:21 +03:00 |
|
Peter Dimov
|
9aa28533f9
|
Merge branch 'develop'
|
2017-06-08 20:49:51 +03:00 |
|
Peter Dimov
|
cae6f966dc
|
Rename make_from_tuple to construct_from_tuple
|
2017-06-08 19:22:53 +03:00 |
|
Peter Dimov
|
19865f6145
|
Fix clang < 3.9 failures
|
2017-06-08 18:21:55 +03:00 |
|
Peter Dimov
|
08777edbc1
|
Add make_from_tuple
|
2017-06-08 17:42:50 +03:00 |
|
Peter Dimov
|
359ae25630
|
Add tuple_apply
|
2017-06-08 17:19:28 +03:00 |
|
Peter Dimov
|
97720ed72d
|
Rename tuple_for_each.hpp to tuple.hpp
|
2017-06-08 16:35:55 +03:00 |
|
Peter Dimov
|
edd67ff9dd
|
Merge branch 'develop'
|
2017-06-08 05:57:22 +03:00 |
|
Peter Dimov
|
8662f0ee76
|
Add Travis and Appveyor links to README
|
2017-06-08 05:40:30 +03:00 |
|
Peter Dimov
|
33032cc0e4
|
Merge branch 'develop'
|
2017-06-08 04:54:36 +03:00 |
|
Peter Dimov
|
6e04639ca4
|
Merge branch 'master' into develop
|
2017-06-08 04:53:56 +03:00 |
|
Peter Dimov
|
63343e34b9
|
Merge branch 'feature/asciidoc' into develop
|
2017-06-07 00:44:50 +03:00 |
|
Peter Dimov
|
3e9845f34f
|
Update mp11.html
|
2017-06-07 00:39:45 +03:00 |
|
Peter Dimov
|
76cf6f49de
|
Update README.md
|
2017-06-07 00:34:31 +03:00 |
|
Peter Dimov
|
6a82360eb9
|
Update README.md
|
2017-06-07 00:32:06 +03:00 |
|
Peter Dimov
|
7c299a267f
|
Update README.md
|
2017-06-07 00:31:06 +03:00 |
|
Peter Dimov
|
9069e34825
|
Update overview.adoc
|
2017-06-07 00:27:38 +03:00 |
|
Peter Dimov
|
b7839dbdb5
|
Remove ToC titles on inner pages
|
2017-06-07 00:13:13 +03:00 |
|
Peter Dimov
|
415e4ca420
|
Update integral.adoc
|
2017-06-07 00:10:28 +03:00 |
|
Peter Dimov
|
38ea477703
|
Update reference.adoc
|
2017-06-07 00:09:35 +03:00 |
|