Skip to content
Snippets Groups Projects
Commit eb8d0430 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Merge branch 'ab_factory' into 'master'

Toward generic factory

Allows to typedef a factory for `CreatorCallback` with multiple input arguments.

The main change is that when typedef a new kind of factory the template parameter `TypeInput` must embed cv-qualifier, reference, pointer etc.

Update the `SensorFactory` to be a simple `Factory` typedef .

See merge request !80
parents 8f4d8e07 14b0cad5
No related branches found
No related tags found
1 merge request!80Toward generic factory
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment