aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/features/discoverable_feature_registry.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: Create discoverable feature registry implementationLane Kolbly2020-06-251-0/+34
Classes which want to implement discoverable_feature can simply inherit from this registry and get access to an ergonomic map-backed registry of features.