MCPcopy Create free account
hub / github.com/baidu/babylon / process

Method process

test/anyflow/test_processor.cpp:761–763  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected