25eb6a61e3
clean-up: link maintenance
...
- use HTTPS
- avoid redirects
- supply Archive.org snapshots for old resources
2025-09-19 19:34:27 +02:00
d888891d84
clean-up: trifles
2025-06-07 23:59:57 +02:00
685a9b84ee
Library: replace boost::noncopyable by our own library solution
...
Benefits
- get rid of yet another pervasive Boost dependency
- define additional more fine grained policies (move only, clonable)
2018-03-24 05:35:13 +01:00
567b00aa21
DOC: follow-up of removing boost::scoped_ptr
2017-01-05 01:20:34 +01:00
50faee12b3
DOC: update the Boost-page to reflect what's part of the language now
...
several C++11 features used to be Boost features in the past
2014-08-16 00:03:32 +02:00
adc120fecb
document the new formatting helper, based on boost::format
2011-12-31 07:54:16 +01:00
2791339841
some practical hints and informations regarding usage of the Boost Libraries
...
Add a page to the 'coding howto' section, listing those boost libraries we're
using heavily, with a short characterisation for each. Plus some informations
about potential problems
2011-12-26 05:54:56 +01:00