Converts value to std::wstring using the default format for type T.
value
std::wstring
T
<fmt/xchar.h>
template<typename T> std::wstring to_wstring(T const& value);