Skip to content

Commit 7d7952d

Browse files
authored
Update locale-functions.md
1 parent ad3d3d0 commit 7d7952d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/locale-functions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ helpviewer_keywords: ["std::has_facet [C++]", "std::isalnum [C++]", "std::isalph
77
---
88
# `<locale>` functions
99

10+
The `<locale>` header provides the following functions:
11+
1012
## <a name="has_facet"></a> has_facet
1113

1214
Tests if a particular facet is stored in a specified locale.

0 commit comments

Comments
 (0)