Commit Graph
50 Commits
Author SHA1 Message Date
Peter Dimov 2fc720a1cb Update documentation 2024-02-03 04:07:53 +02:00
Peter Dimov 73de83b8f7 Update documentation 2024-02-02 08:28:41 +02:00
Peter Dimov 2b14b9a96a Update documentation 2024-02-01 03:24:33 +02:00
Peter Dimov ab368822a6 Update documentation 2024-01-31 11:35:41 +02:00
Peter Dimov 6caa346ba5 Update documentation 2024-01-25 22:13:49 +02:00
Peter Dimov 8bc32b7267 Update documentation 2023-10-31 04:20:33 +02:00
Peter Dimov 1bc08296de Update documentation 2023-10-30 21:03:39 +02:00
Peter Dimov 47a08cb35b Update documentation 2023-10-29 19:14:13 +02:00
Peter Dimov 92c24da9a1 Document operator| 2023-10-29 03:10:27 +02:00
Peter Dimov b0ef682e3d Update documentation 2023-09-14 02:20:46 +03:00
Peter Dimov 707b24bfa1 Update reference 2023-03-18 05:30:43 +02:00
Klemens c5c49894e6 Made result::error movable.
Closes #108.
2023-03-17 12:53:14 +08:00
Peter Dimov ece71199a9 Document result<>::emplace 2022-10-18 04:15:40 +03:00
Peter Dimov ee318f937f Document result<>::value_type, error_type, in_place_value, in_place_error. Closes #93. 2022-09-27 20:23:28 +03:00
Peter Dimov 19f99264de Document BOOST_SYSTEM_DISABLE_THREADS 2022-09-27 20:20:36 +03:00
Peter Dimov 8fd487d496 Update documentation 2022-06-19 01:28:36 +03:00
Peter Dimov 7dec756a6f Update documentation 2022-05-05 21:15:03 +03:00
Peter Dimov e197c5e803 Update documentation 2022-02-18 19:43:08 +02:00
Peter Dimov d930cea481 Update documentation 2022-02-14 02:05:44 +02:00
Peter Dimov abd62362ef Update documentation 2022-02-09 20:52:23 +02:00
Peter Dimov 54d9f4f38a Update documentation 2022-02-05 19:25:43 +02:00
Peter Dimov cf9d986871 Update documentation 2022-02-03 18:47:53 +02:00
Kirill Pushkaryov 189fff42fe Fix a typo 2021-11-17 10:59:03 +07:00
Peter Dimov 01676ae42f Update documentation 2021-10-02 14:47:07 +03:00
Peter Dimov f2d3a0decf Update documentation 2021-10-02 01:39:06 +03:00
Peter Dimov b39f239b3d Update documentation 2021-09-19 15:53:13 +03:00
Peter Dimov 361834e49c Minor documentation corrections 2021-09-18 16:57:21 +03:00
Peter Dimov 08c12e8ad5 Document result<void, E> 2021-09-17 20:16:01 +03:00
Peter Dimov fd21395802 Minor indentation fixes 2021-09-17 18:50:30 +03:00
Peter Dimov cebb011a58 Update indentation in reference 2021-09-17 18:43:30 +03:00
Peter Dimov 3f67d3def5 Rename throw_exception_from_error_code to throw_exception_from_error 2021-09-17 18:33:04 +03:00
Peter Dimov f2b3ae7e2b Document throw_exception_from_error_code 2021-09-17 18:28:53 +03:00
Peter Dimov 967b7cbc98 Add result to reference 2021-09-17 18:16:54 +03:00
Peter Dimov 6156076dab Specify assign in terms of construction and assignment 2021-09-16 18:13:55 +03:00
Peter Dimov 984f8f1a92 Reorder constructor overloads 2021-09-16 18:04:27 +03:00
Peter Dimov 39ad22d660 Update reference 2021-09-16 03:07:32 +03:00
Peter Dimov b41139b28e Update documentation 2021-06-16 03:06:26 +03:00
Peter Dimov 9167bf8ee8 Update documentation 2021-06-14 21:23:01 +03:00
Peter Dimov 1caaacff57 Split reference into headers 2021-06-13 06:58:48 +03:00
Peter Dimov 75d5287558 Update copyright 2021-06-13 05:59:04 +03:00
Peter Dimov 25eaf0fdae Document comparisons as inline friends; use value() and category() instead of val_ and cat_; add subheadings 2021-06-13 05:58:16 +03:00
Peter Dimov 88f7c2bf53 Revert "Update documentation"
This reverts commit 8962c9101a.
2021-06-13 04:47:19 +03:00
Peter Dimov 8962c9101a Update documentation 2020-10-06 04:26:02 +03:00
Peter Dimov 00b30343b9 Asciidoctor 2 fixes 2020-06-16 21:01:38 +03:00
Peter Dimov 5d3365717e Revert "Revert operator bool() to its pre-failed value() != 0 meaning"
This reverts commit 3164b387a5.
2020-06-16 20:24:23 +03:00
Peter Dimov 3164b387a5 Revert operator bool() to its pre-failed value() != 0 meaning 2019-02-27 21:10:57 +02:00
Peter Dimov b31fb4804d Document system_error changes; add example for message(ev, buffer, len) 2018-10-03 03:40:10 +03:00
Peter Dimov d13fa54450 Remove throws() from synopsis; document system_error 2018-10-03 00:24:10 +03:00
Peter Dimov efff0260f7 Add changes, reference; fix trailing whitespace 2018-10-02 02:58:21 +03:00
Peter Dimov 62ca8e6d8c Add asciidoc documentation 2018-10-01 19:20:52 +03:00