Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ size
Class
size
example/tutorial/appendix_mpl.cpp:158–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
157
template <typename Sequence>
158
struct size
159
: decltype(hana::length(Sequence{}))
160
{ };
161
162
//////////////////////////////////////////////////////////////////////////////
163
// Iteration algorithms
Callers
4
main
Function · 0.85
TestFoldable
Method · 0.85
merge_sort_impl<Pred, std::index_sequence<seq...>>
Class · 0.85
hash_table.hpp
File · 0.85
Calls
no outgoing calls
Tested by
1
TestFoldable
Method · 0.68