#include <selection.hpp>
template<class D>
RegisterDescriptor struct final
Register a FileReaderDescriptor type.
| Template parameters | |
|---|---|
| D | The descriptor type to register |
Constructors, destructors, conversion operators
- RegisterDescriptor()
- Registers a descriptor of the template type
D.