Changes imported from Abseil "staging" branch:
- 586ce24e521973fceb43fd8ea7c9f54eae938762 Remove comments that reference internal code. by Abseil Team <absl-team@google.com> GitOrigin-RevId: 586ce24e521973fceb43fd8ea7c9f54eae938762 Change-Id: Ibab556ce20d3cb0022483cb1f027af67e26706f6
This commit is contained in:
parent
23ef7e1127
commit
2661ed4998
1 changed files with 0 additions and 4 deletions
|
@ -14,10 +14,6 @@
|
|||
//
|
||||
// UTF8 utilities, implemented to reduce dependencies.
|
||||
//
|
||||
// If you need Unicode specific processing (for example being aware of
|
||||
// Unicode character boundaries, or knowledge of Unicode casing rules,
|
||||
// or various forms of equivalence and normalization), take a look at
|
||||
// files in i18n/utf8.
|
||||
|
||||
#ifndef ABSL_STRINGS_INTERNAL_UTF8_H_
|
||||
#define ABSL_STRINGS_INTERNAL_UTF8_H_
|
||||
|
|
Loading…
Reference in a new issue