Skip to content

[sequential] replace decoupled by sequential

Replace the word "Decoupled" in TypeTags and classes by "Sequential", according to FS#252.

For both the TypeTags and the Decoupled...Indices classes, the compilers don't emit a deprecation warning. For the TypeTags, a run-time check is performed at the end of the start() routine.

Merge request reports