Changeset 9bd3e55 in Lumiera
- Timestamp:
-
2026-04-18T14:25:14Z
(4 weeks ago)
- Author:
- Ichthyostega <prg@…>
- Branches:
- dev/play
- Children:
- c05a73d6
- Parents:
- a06ef95e
- Message:
-
BufferProvider: improve configuration of thread-local dispatch
Since thread_local implies a static setup, we need a way how to
build a new service instance. Usually this would be a default construction,
yet there might be services with special init requirements.
Using an explicit template parameter for this setup configuration
allows to make the primary template parameter just the service itself,
which makes the default usage much clearer.
-
(No files)
-