Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/beast
/ empty
Method
empty
test/beast/http/fields.cpp:63–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
62
template<class Alloc>
63
static
64
bool
65
empty(basic_fields<Alloc> const& f)
66
{
67
return f.begin() == f.end();
68
}
69
70
template<class Alloc>
71
static
Callers
15
path_cat
Function · 0.45
handle_request
Function · 0.45
path_cat
Function · 0.45
handle_request
Function · 0.45
path_cat
Function · 0.45
handle_request
Function · 0.45
path_cat
Function · 0.45
handle_request
Function · 0.45
path_cat
Function · 0.45
handle_request
Function · 0.45
send_file
Method · 0.45
path_cat
Function · 0.45
Calls
2
begin
Method · 0.45
end
Method · 0.45
Tested by
1
fuzz
Function · 0.36