Skip to content

Function zeroize

function zeroize(T1 &) simd

template <typename T1>
KFR_INTRINSIC void zeroize(T1& value)

Fills a value with zeros

Fully qualified name: kfr::zeroize(T1 &)

Declared at simd/types.hpp:679

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.