Commit Graph
31 Commits
Author SHA1 Message Date
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 48e56b9874 Update revision history 2021-09-17 18:19:24 +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 7f7a9da4d5 Update revision history 2021-06-14 20:07:18 +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 723daf5d57 Update changelog 2021-06-13 04:39:39 +03:00
Peter Dimov f1c0a52426 Fix typo 2020-10-06 04:44:07 +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 00d85d8d37 Update revision history 2020-06-16 20:44:09 +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 1b4c7f366d Minor grammar fixes 2018-10-02 04:03:39 +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