ICU 77.1
77.1
common
unicode
localematcher.h
Go to the documentation of this file.
1
// © 2019 and later: Unicode, Inc. and others.
2
// License & terms of use: http://www.unicode.org/copyright.html
3
4
// localematcher.h
5
// created: 2019may08 Markus W. Scherer
6
7
#ifndef __LOCALEMATCHER_H__
8
#define __LOCALEMATCHER_H__
9
10
#include "
unicode/utypes.h
"
11
12
#if U_SHOW_CPLUSPLUS_API
13
14
#include <optional>
15
16
#include "
unicode/locid.h
"
17
#include "
unicode/stringpiece.h
"
18
#include "
unicode/uobject.h
"
19
31
enum
ULocMatchFavorSubtag
{
38
ULOCMATCH_FAVOR_LANGUAGE
,