MCPcopy 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
157template <typename Sequence>
158struct size
159 : decltype(hana::length(Sequence{}))
160{ };
161
162//////////////////////////////////////////////////////////////////////////////
163// Iteration algorithms

Callers 4

mainFunction · 0.85
TestFoldableMethod · 0.85
hash_table.hppFile · 0.85

Calls

no outgoing calls

Tested by 1

TestFoldableMethod · 0.68