Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/security/sandbox/chromium/base/memory/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 560 B image not shown  

Quelle  safe_ref_traits.h

  Sprache: C
 

// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef BASE_MEMORY_SAFE_REF_TRAITS_H_
#define BASE_MEMORY_SAFE_REF_TRAITS_H_

namespace base {

enum class SafeRefTraits : unsigned {
  kEmpty,
  kDanglingUntriaged,
};
inline constexpr SafeRefTraits SafeRefDanglingUntriaged =
    SafeRefTraits::kDanglingUntriaged;

template <typename T, SafeRefTraits Traits = SafeRefTraits::kEmpty>
class SafeRef;

}  // namespace base

#endif  // BASE_MEMORY_SAFE_REF_TRAITS_H_

Messung V0.5 in Prozent
C=90 H=100 G=95

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

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.