/* This Source Code Form is subject to the terms of the Mozilla Public *License,v.2.0.IfacopyoftheMPLwasnotdistributedwiththis
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
// Ensure this is sufficiently aligned so that Elements() and co don't create // unaligned pointers, or slices with unaligned pointers for empty arrays, see // https://github.com/servo/servo/issues/22613.
alignas(8) const nsTArrayHeader sEmptyTArrayHeader = {0, 0, 0};
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.