xtd
0.2.0
Loading...
Searching...
No Matches
◆
to_string()
[48/49]
template<>
std::wstring xtd::to_string
(
const
wchar
&
value
,
const std::wstring &
fmt
,
const std::locale &
loc
)
inline
Convert a specified value into a string with specified format and locale.
Namespace
xtd
Library
xtd.core
Parameters
value
Value to convert.
fmt
A composite format string.
loc
An object of class std::locale is an immutable indexed set of immutable facets.
Remarks
for more information about format see
Format
.
xtd
Generated on Sat Sep 14 2024 21:25:16 for xtd by
Gammasoft
. All rights reserved.