public member function
<locale>
Destroy wstring_convert
Destroys the wstring_convert object.
The pointed conversion object is automatically deleted.
Data races
The object and its pointed conversion object are destroyed.
Exception safety
No-throw guarantee: never throws exceptions.