6 Commits

Author SHA1 Message Date
joaquintides
164cbe4e0f documented non-const reference passing to erase_if (#312)
* documented non-const reference passing to erase_if

* prevented warning as error in Boost.Container build

* skipped tests for MinGW (https://github.com/boostorg/atomic/pull/70)

* correct reference link for previous commit is https://github.com/boostorg/atomic/issues/73

* commented previous disabled cases

* disabled cfoa_serialization_tests with TSAN

* fixed previous

* fixed previous

* fixed previous
2025-05-31 18:08:37 +02:00
joaquintides
3d2c63f744 fixed relative links in docs 2025-01-25 12:42:15 +01:00
joaquintides
87d92996eb added header synopses to the reference (#303)
* added header synopses to the reference

* disabled font color override for in-link code portions

* relinked bundle
2025-01-23 20:33:34 +01:00
Christian Mazakas
6f432c0d98 convert docs to antora 2025-01-03 09:45:44 -08:00
Christian Mazakas
40cf55240b Revert "update documentation to use antora"
This reverts commit 3c452f93c5.
2024-12-31 12:11:06 -08:00
Christian Mazakas
3c452f93c5 update documentation to use antora 2024-12-31 12:00:52 -08:00