Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fmtlib/fmt
/ ptr
Method
ptr
test/scan.h:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
auto ptr() const -> const char* { return ptr_; }
52
53
public:
54
scan_buffer(const scan_buffer&) = delete;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected