Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ back
Class
back
example/tutorial/appendix_mpl.cpp:121–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
120
template <typename Sequence>
121
struct back
122
: decltype(+hana::back(Sequence{}))
123
{ };
124
125
template <typename Sequence>
126
struct empty
Callers
10
back.cpp
File · 0.85
range_c.cpp
File · 0.85
iterable.cpp
File · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
TestIterable
Method · 0.85
TestIterable
Method · 0.85
main
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
2
TestIterable
Method · 0.68
TestIterable
Method · 0.68