Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ s_nil
Class
s_nil
dlib/test/tuple.cpp:21–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
logger dlog(
"test.tuple"
);
20
21
struct s_nil
22
{
23
template <typename T>
24
void operator() (
25
const T&
26
) const
27
{
28
}
29
};
30
31
32
struct inc
Callers
1
tuple_test
Function · 0.85
Calls
no outgoing calls
Tested by
1
tuple_test
Function · 0.68