26 : platform(platform), loggingSink(sink), bleStateManager(bsm), config() {}
28 : platform(other.platform), loggingSink(other.loggingSink), bleStateManager(other.bleStateManager), config(other.config)
Compile-time Context class, customisable via template traits. Provides generic access to OS system fe...
Definition: context.h:22