5c34c54b05
Update ci.yml
2024-01-15 20:05:07 +02:00
b270cf019b
revert launder fix
...
A better fix is now in boost::launder.
2024-01-04 08:29:06 +01:00
790d4f729f
cleaner workaround for VS2017 launder bug
2024-01-04 02:03:33 +01:00
8375df7693
Fix MSVC 14.1 compiler crash
2024-01-03 22:20:28 +01:00
01e80d2b87
drop dependency on boost.detail
2024-01-03 21:41:26 +01:00
a1dbd3b67d
docs: remove rendered HTML, reduce TOCSX
2024-01-02 19:20:28 +01:00
034dfe2ef5
Merge pull request #120 from Lastique/feature/fix_doc_warnings
...
Fix doc warnings
2024-01-02 17:42:59 +01:00
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
a8dabe8a42
Removed invalid characters from std::hash specialization docs.
2024-01-02 18:04:08 +03:00
fd31196819
Add quotes to param values to silence b2 warnings about reserved characters.
2024-01-02 18:02:40 +03:00
e31cf6f2a8
Fix some -Wmaybe-uninitialized warnings
2023-12-29 01:40:01 +01:00
c60db27762
Fixed misspelled word 'from'
boost-1.85.0
boost-1.85.0.beta1
boost-1.86.0
boost-1.86.0.beta1
boost-1.84.0.beta1
boost-1.84.0
2023-11-09 00:38:43 +01:00
5064a9a28d
GHA: Fix osx job (update image)
2023-11-09 00:38:43 +01:00
fe0384baa6
GHA: Update installed packages on containers
2023-11-09 00:38:43 +01:00
76c82e83ae
GHA: Fix failing jobs by updating removed images
2023-11-09 00:38:43 +01:00
e59b1bce1d
Fix typo in none_t.hpp. Closes #115 .
2023-11-09 00:38:43 +01:00
f95fb5dff2
fix docs
2023-11-09 00:38:43 +01:00
7878dec842
document monadic interface
2023-11-09 00:38:43 +01:00
a3abf04548
added deprecation message
2023-11-09 00:38:43 +01:00
9c43ae3612
Use is_same from Boost.TypeTraits.
...
boost::core::is_same is deprecated, so use the one from Boost.TypeTraits
instead.
2023-11-09 00:38:43 +01:00
def2db7c45
Switch to boost::core::invoke_swap.
...
boost::swap is deprecated and will be removed. Use boost::core::invoke_swap
as a replacement.
2023-11-09 00:38:43 +01:00
6266c39b8e
note on deprecating C++03 support
boost-1.83.0.beta1
boost-1.83.0
2023-07-11 00:39:14 +02:00
e300c4bc60
spelling: value
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:14 +02:00
302f39e545
spelling: unswapped
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:14 +02:00
d4f84a868d
spelling: unique
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
46ad495a60
spelling: uninitialized
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
246f1663e1
spelling: trivially
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
668c8d924b
spelling: suppressing
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
653ebefbac
spelling: support
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
ce500ee436
spelling: specialization
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
b4c8f493c6
spelling: shallow
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
7e395f4520
spelling: screwed
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
630cf7f7b5
spelling: referred
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
cdc2bd8482
spelling: references
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
db472e7ed6
spelling: recognized
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
8ffb7e3f57
spelling: pointees
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
deda20af89
spelling: overloads
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
4b63acfc10
spelling: optional
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
599c72f23b
spelling: occur
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
a4479bf8cd
spelling: nonexistent
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
ba1846abd3
spelling: necessarily
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
168552e021
spelling: msvc
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
581c43f25c
spelling: member
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
c76b73c48b
spelling: management
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
e26c2d7489
spelling: intel
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
969930959c
spelling: implicitly
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
56156dcc87
spelling: functions
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
802e73477a
spelling: flagged
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
9944804c5c
spelling: doesn't
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00
2121a9fa59
spelling: different
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-07-11 00:39:13 +02:00