Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Profactor/cv-plot
/ OcMethod
Method
OcMethod
CvPlot/ext/catch2/inc/catch.hpp:4817–4817 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4815
4816
public:
4817
OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {}
4818
4819
virtual void invoke() const {
4820
id obj = [[m_cls alloc] init];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected