MCPcopy Create free account
hub / github.com/OpenSteam001/OpenSteamTool / column

Method column

tools/ipc_codegen/ipc_codegen.cpp:209–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207 }
208
209 int column() const { return static_cast<int>(pos_ - lineStart_) + 1; }
210
211 std::string_view src_;
212 std::string filename_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected