async_mqtt 9.0.1
Loading...
Searching...
No Matches
async_mqtt::layer_customize< Layer > Struct Template Reference

customization class template for underlying layer In order to adapt your layer to async_mqtt, specialize the class template. More...

Detailed Description

template<typename Layer>
struct async_mqtt::layer_customize< Layer >

customization class template for underlying layer In order to adapt your layer to async_mqtt, specialize the class template.

Template Parameters
LayerSpecialized parameter for your own layer

The documentation for this struct was generated from the following file: