Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AllentDan/LibtorchTutorials
/ empty
Method
empty
lesson6-Segmentation/json.hpp:4872–4875 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4870
friend struct wide_string_input_helper;
4871
4872
bool empty() const
4873
{
4874
return current == end;
4875
}
4876
4877
};
4878
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected