1
0
forked from boostorg/mp11
Commit Graph

8 Commits

Author SHA1 Message Date
Peter Dimov
3427d716c6 Update examples.adoc 2020-05-23 22:05:51 +03:00
Peter Dimov
35a86da178 Revert "for std::decay fix, anchor and cross-reference tuple-cat fix more accurately"
This reverts commit 742980e533.
2020-05-23 21:48:41 +03:00
slymz
742980e533 for std::decay fix, anchor and cross-reference tuple-cat fix more accurately 2020-05-06 18:27:35 -04:00
slymz
2e6c2abcde Updated docs "Computing Return Types"
- Suggests `std::invoke_result` as an in place modern alternative for `Qret`.
- Fixes a bug with `const` variant types using `std::decay_t` instead of `std::remove_reference_t`.
2020-05-06 18:15:28 -04:00
zerotypos-found
4fee76f416 Fix typo 2018-01-23 11:57:55 +09:00
Peter Dimov
cbf539e16b Update documentation 2017-06-10 03:44:31 +03:00
Peter Dimov
da0c6c339d Update examples.adoc 2017-06-07 00:08:19 +03:00
Peter Dimov
f93e0fa3e7 Port documentation to asciidoc 2017-06-07 00:02:25 +03:00