lumiera_/doc
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
..
design DOC: update technical docs to reflect recent development 2023-10-25 00:02:08 +02:00
devel MERGE: prepare for upgrade and release 2025-03-16 05:09:53 +01:00
technical Upgrade: address warnings -- obsoleted features 2025-04-15 14:09:32 +02:00
user Library/Application: complete technology switch (closes #1279) 2023-10-16 01:44:04 +02:00
.gitignore infrastructure to test the documentation standalone 2018-11-01 04:38:17 +01:00
DIR_INFO spelling fixes 2011-02-06 02:12:55 +01:00
index.txt DOC: review and minor layout tweaks 2023-09-14 03:14:35 +02:00
SConscript Upgrade: re-enable Doxygen generation 2025-04-08 05:07:58 +02:00