ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XTransformResult.hpp
Go to the documentation of this file.
1
#ifndef ICU4XTransformResult_HPP
2
#define ICU4XTransformResult_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 "ICU4XTransformResult.h"
13
14
15
19
enum struct
ICU4XTransformResult
{
20
Modified
= 0,
21
Unmodified
= 1,
22
};
23
24
#endif
ICU4XTransformResult
ICU4XTransformResult
Definition
ICU4XTransformResult.hpp:19
ICU4XTransformResult::Modified
@ Modified
Definition
ICU4XTransformResult.hpp:20
ICU4XTransformResult::Unmodified
@ Unmodified
Definition
ICU4XTransformResult.hpp:21
diplomat_runtime.hpp
ffi
capi
bindings
cpp
ICU4XTransformResult.hpp
Generated by
1.13.2