MCPcopy Create free account
hub / github.com/dengwirda/jigsaw / fixed_array

Method fixed_array

src/libcpp/containers/fixed_array.hpp:136–137  ·  view source on GitHub ↗

--------------------------- default c'tor - do nothing! */

Source from the content-addressed store, hash-verified

134
135/*--------------------------- default c'tor - do nothing! */
136 __inline_call fixed_array (
137 ) {}
138
139/*--------------------------- default c'tor - initialisor */
140 __inline_call fixed_array (

Callers

nothing calls this directly

Calls 1

iter_kindFunction · 0.85

Tested by

no test coverage detected