| 64 | std::unique_ptr<tomoto::label::IExtractor> inst; |
| 65 | |
| 66 | PMIExtractorObject() = default; |
| 67 | |
| 68 | using _InitArgs = std::tuple<size_t, size_t, size_t, size_t, size_t, bool>; |
| 69 | PMIExtractorObject( |
nothing calls this directly
no outgoing calls
no test coverage detected