Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ StringHeaderVal
Method
StringHeaderVal
io/HeaderVal.hpp:155–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
typedef std::string type;
154
155
StringHeaderVal()
156
{}
157
158
StringHeaderVal(const std::string& s) : BaseHeaderVal(s)
159
{
Callers
nothing calls this directly
Calls
1
resize
Method · 0.80
Tested by
no test coverage detected