Skip to content

Commit 3710380

Browse files
authored
Update UsersManual.md
1 parent 24b02e4 commit 3710380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/UsersManual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ standard library types:
387387
### Strings
388388

389389
- `std::string`
390-
- `std::wstring`
390+
- `std::wstring` (C++/CLI only (UTF-16), [pending PR](https://github.com/mono/CppSharp/pull/983) for C#)
391391

392392
These are mapped automatically to .NET strings.
393393

0 commit comments

Comments
 (0)