| 759 | return 0; |
| 760 | } |
| 761 | virtual int process() noexcept override { |
| 762 | return 0; |
| 763 | } |
| 764 | using GraphProcessor::create_object; |
| 765 | using GraphProcessor::create_reusable_object; |
| 766 | using GraphProcessor::memory_resource; |
nothing calls this directly
no outgoing calls
no test coverage detected