MCPcopy Create free account
hub / github.com/VcDevel/Vc / SimdMaskArray

Method SimdMaskArray

Vc/common/simdmaskarray.h:375–375  ·  view source on GitHub ↗

zero init \copydoc Mask::Mask()

Source from the content-addressed store, hash-verified

373 // zero init
374 ///\copydoc Mask::Mask()
375 SimdMaskArray() = default;
376
377 // default copy ctor/operator
378 SimdMaskArray(const SimdMaskArray &) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected