lumiera_/doc/technical/howto
Ichthyostega 6c627d83dc Upgrade: address warnings -- obsoleted features
Some pre C++11 features are marked deprecated and will be rejected with C++20

Notably the old marker inferfaces for unary (and binary) functions are no longer needed, since function-like objects can be detected by traits or concepts nowadays

Moreover we can get rid of some boost(bind) usages and use a λ
2025-04-15 14:09:32 +02:00
..
backporting.txt Switch to HTTPS: also adjust protocol for the ASCIIDOC generated links 2018-10-26 17:47:18 +02:00
crackNuts.txt Library: need support for specification parsing 2025-01-17 18:40:44 +01:00
DebugGdbPretty.txt DOC: small howto improvements 2014-12-01 01:31:19 +01:00
HashFunctions.txt Upgrade: address warnings -- obsoleted features 2025-04-15 14:09:32 +02:00
IdeSetup.txt DOC: fill in explanations for all subsystems (closes #1145) 2020-02-23 08:21:22 +01:00
index.txt Library: extract the basic setup for a tuple-zipping iterator 2024-11-22 22:07:39 +01:00
UsingBoost.txt Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00