xtd 0.2.0
Loading...
Searching...
No Matches

◆ to_string()

template<typename char_t , typename traits_t , typename allocator_t >
xtd::string xtd::basic_string< char_t, traits_t, allocator_t >::to_string ( ) const
overridevirtualnoexcept

Converts the value of this instance to a xtd::basic_string <char>.

Returns
The current string.
Todo:
Uncomment the folllowing line and remove the next..

Reimplemented from xtd::object.