Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dblalock/bolt
/ FreeFunctionTestCase
Method
FreeFunctionTestCase
cpp/quantize/catch.hpp:5504–5504 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5502
public:
5503
5504
FreeFunctionTestCase( TestFunction fun ) : m_fun( fun ) {}
5505
5506
virtual void invoke() const {
5507
m_fun();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected