2 Commits

Author SHA1 Message Date
Ion Gaztañaga
e272812539 Use detail/workaround.hpp before checking the availability of "BOOST_INTRUSIVE_CONCEPTS_BASED_OVERLOADING" and remove duplicated "int main()" section 2025-12-08 21:54:53 +01:00
Ion Gaztañaga
410f7a631b Fixes #99 ("some intrusive containers are not trivially destructible when possible")
Enables conditional triviality with C++20 concepts, introducing defaulted destructors and constructors for hooks and
containers using `normal_link`.
2025-12-08 21:31:48 +01:00