Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/intl/icu_capi/bindings/cpp/icu4x/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 1 kB image not shown  

Quelle  VariantOffsets.d.hpp

  Sprache: C
 

#ifndef ICU4X_VariantOffsets_D_HPP
#define ICU4X_VariantOffsets_D_HPP

#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <memory>
#include <functional>
#include <optional>
#include <cstdlib>
#include "diplomat_runtime.hpp"
namespace icu4x {
namespace capi { struct UtcOffset; }
class UtcOffset;
// namespace icu4x



namespace icu4x {
namespace capi {
    struct VariantOffsets {
      icu4x::capi::UtcOffset* standard;
      icu4x::capi::UtcOffset* daylight;
    };

    typedef struct VariantOffsets_option {union { VariantOffsets ok; }; bool is_ok; } VariantOffsets_option;
// namespace capi
// namespace


namespace icu4x {
/**
 * See the [Rust documentation for `VariantOffsets`](https://docs.rs/icu/2.1.1/icu/time/zone/struct.VariantOffsets.html) for more information.
 */

struct VariantOffsets {
    std::unique_ptr<icu4x::UtcOffset> standard;
    std::unique_ptr<icu4x::UtcOffset> daylight;

    inline icu4x::capi::VariantOffsets AsFFI() const;
    inline static icu4x::VariantOffsets FromFFI(icu4x::capi::VariantOffsets c_struct);
};

// namespace
#endif // ICU4X_VariantOffsets_D_HPP

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

¤ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet am  2026-08-25) ¤

*© 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.