Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ cons
Method
cons
extern/boost/boost/tuple/detail/tuple_basic.hpp:286–286 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
284
get_tail() const { return tail; }
285
286
cons() : head(), tail() {}
287
// cons() : head(detail::default_arg<HT>::f()), tail() {}
288
289
// the argument for head is not strictly needed, but it prevents
Callers
nothing calls this directly
Calls
1
cnull
Function · 0.85
Tested by
no test coverage detected