Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ lol_init
Function
lol_init
src/engine/lists.cpp:385–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
*/
384
385
void lol_init( LOL * lol )
386
{
387
lol->count = 0;
388
}
389
390
391
/*
Callers
4
lol_build
Function · 0.85
cmd_new
Function · 0.85
debug_lol_read
Function · 0.85
frame_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected