L4Re Operating System Framework – Interface and Usage Documentation
Loading...
Searching...
No Matches
Block_device::Impl::Partitioned_device_discard_mixin< PART_DEV, BASE_DEV, bool > Class Template Reference

Dummy class used when the device class is not derived from Device_discard_feature. More...

#include <part_device.h>

+ Inheritance diagram for Block_device::Impl::Partitioned_device_discard_mixin< PART_DEV, BASE_DEV, bool >:
+ Collaboration diagram for Block_device::Impl::Partitioned_device_discard_mixin< PART_DEV, BASE_DEV, bool >:

Detailed Description

template<typename PART_DEV, typename BASE_DEV, bool = std::is_base_of<Device_discard_feature, BASE_DEV>::value>
class Block_device::Impl::Partitioned_device_discard_mixin< PART_DEV, BASE_DEV, bool >

Dummy class used when the device class is not derived from Device_discard_feature.

Definition at line 29 of file part_device.h.


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