// Design: // - safety: safe creation of any machine type is done only by instance methods of a // Machine (which is a ZST + Copy type), which can only by created unsafely or safely // through feature detection (e.g. fn AVX2::try_get() -> Option<Machine>).
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.