MCPcopy 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
120template <typename Sequence>
121struct back
122 : decltype(+hana::back(Sequence{}))
123{ };
124
125template <typename Sequence>
126struct empty

Callers 10

back.cppFile · 0.85
range_c.cppFile · 0.85
iterable.cppFile · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
TestIterableMethod · 0.85
TestIterableMethod · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 2

TestIterableMethod · 0.68
TestIterableMethod · 0.68