Andrzej Krzemienski
121f3efde9
add note about range interface to the relnotes
2024-12-04 00:23:27 +01:00
Andrzej Krzemienski
e601f1ef2d
Drop dependency on Boost.StaticAssert
2024-10-16 23:31:33 +02:00
typenametea
cfcd23d55b
docs: Update release notes
2024-10-04 21:02:26 +01:00
typenameTea
cacde054df
refactor: drop Boost.Move dependency
...
Implement constexpr definitions of forward and move to replace usage
of boost::move and boost::forward from the Boost.Move library.
Alter tests to use std::move instead of boost::move.
Remove the dependency on Boost.Move from build.jam
2024-09-28 17:18:00 +01:00
Andrzej Krzemienski
1820ae55ef
docs no longer mention perfect forwarding workarounds
2024-09-27 16:10:56 +02:00
Andrzej Krzemienski
1825c778ed
Improve docs
...
Restructure.
Rewrite old content.
Add new page, on convenience functions
2024-09-18 09:28:55 +02:00
Andrzej Krzemienski
f97e43ce13
update docs for comparison with std
2024-09-15 21:12:34 +02:00
Andrzej Krzemienski
cb68f6053d
mention CTAD in std comparison
2024-09-14 14:51:54 +02:00
Andrzej Krzemienski
07b689fc3e
Document differences form std
2024-09-14 01:08:05 +02:00
Andrzej Krzemienski
cbfb66379b
Tags in_place_init and in_place_init_if become inline constexpr
2024-09-13 16:22:40 +02:00
Andrzej Krzemienski
794e03af30
Drop dependency on Boost.Predef
2024-08-15 10:43:43 +02:00
Andrzej Krzemienski
3a8556186e
Drop dependency on Boost.Utility
2024-08-15 08:49:21 +02:00
Andrzej Krzemienski
82d08adf11
Drop support for C++03
2024-08-15 01:48:31 +02:00
Tosiekdev
22657e9c6e
Misspelled word "from"
2024-07-09 20:12:22 +02:00
Andrzej Krzemienski
01e80d2b87
drop dependency on boost.detail
2024-01-03 21:41:26 +01:00
Andrzej Krzemienski
a1dbd3b67d
docs: remove rendered HTML, reduce TOCSX
2024-01-02 19:20:28 +01:00
Andrey Semashev
ac4611c05b
Fix incorrect code markup in IO operator docs.
...
The previous IO operator declarations were made up from multiple
code phrase markups with line breaks, where the markup was broken and
some of the line breaks were not translated propertly into output.
Replace this with proper code blocks. This also resolves the
QuickBook warning about line breaks potentially producing invalid
BoostBook output.
2024-01-02 18:20:43 +03:00
Andrey Semashev
a8dabe8a42
Removed invalid characters from std::hash specialization docs.
2024-01-02 18:04:08 +03:00
Andrey Semashev
fd31196819
Add quotes to param values to silence b2 warnings about reserved characters.
2024-01-02 18:02:40 +03:00
Andrzej Krzemienski
e31cf6f2a8
Fix some -Wmaybe-uninitialized warnings
2023-12-29 01:40:01 +01:00
Tosiekdev
c60db27762
Fixed misspelled word 'from'
2023-11-09 00:38:43 +01:00
Andrzej Krzemienski
f95fb5dff2
fix docs
2023-11-09 00:38:43 +01:00
Andrzej Krzemienski
7878dec842
document monadic interface
2023-11-09 00:38:43 +01:00
Andrzej Krzemienski
6266c39b8e
note on deprecating C++03 support
2023-07-11 00:39:14 +02:00
Josh Soref
d4f84a868d
spelling: unique
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
46ad495a60
spelling: uninitialized
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
668c8d924b
spelling: suppressing
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
653ebefbac
spelling: support
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
ce500ee436
spelling: specialization
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
b4c8f493c6
spelling: shallow
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
630cf7f7b5
spelling: referred
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
db472e7ed6
spelling: recognized
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
deda20af89
spelling: overloads
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
4b63acfc10
spelling: optional
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
599c72f23b
spelling: occur
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
a4479bf8cd
spelling: nonexistent
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
581c43f25c
spelling: member
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
2121a9fa59
spelling: different
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
cc416b8989
spelling: deprecated
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
bcc83a662a
spelling: compiling
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
de27c0f853
spelling: classes
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
ab7e5275c0
spelling: addresses
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Josh Soref
416c89e165
spelling: achieve
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
Andrzej Krzemienski
c809700d6a
Merge branch 'develop'
2022-07-30 18:50:53 +02:00
Andrzej Krzemienski
293d1861d7
fixed broken links to SGI docs
2022-07-30 10:09:35 +02:00
Andrzej Krzemienski
3038bdea4b
Merge branch 'develop'
2022-06-22 22:59:18 +02:00
Andrzej Krzemienski
938806c876
relnotes: info about breaking change
2022-06-22 22:56:45 +02:00
Andrzej Krzemienski
ce5834add2
further docs fixes
2022-05-23 22:42:04 +02:00
Andrzej Krzemienski
a514ce627d
fix docs build
2022-05-23 22:32:36 +02:00
Andrzej Krzemienski
ec677383dc
Added docs for std::hash
...
But I do not know if they copile with QuickBook.
2022-05-23 21:00:00 +02:00