ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XDecomposed.hpp
Go to the documentation of this file.
1
#ifndef ICU4XDecomposed_HPP
2
#define ICU4XDecomposed_HPP
3
#include <stdint.h>
4
#include <stddef.h>
5
#include <stdbool.h>
6
#include <algorithm>
7
#include <memory>
8
#include <variant>
9
#include <optional>
10
#include "
diplomat_runtime.hpp
"
11
12
#include "ICU4XDecomposed.h"
13
14
15
23
struct
ICU4XDecomposed
{
24
public
:
25
char32_t
first
;
26
char32_t
second
;
27
};
28
29
30
#endif
diplomat_runtime.hpp
ICU4XDecomposed
Definition
ICU4XDecomposed.hpp:23
ICU4XDecomposed::second
char32_t second
Definition
ICU4XDecomposed.hpp:26
ICU4XDecomposed::first
char32_t first
Definition
ICU4XDecomposed.hpp:25
ffi
capi
bindings
cpp
ICU4XDecomposed.hpp
Generated by
1.13.2