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

◆ empty_string

template<typename char_t , typename traits_t , typename allocator_t >
const basic_string xtd::basic_string< char_t, traits_t, allocator_t >::empty_string
static

Represents the empty basic_string.

Remarks
The value of this method is the zero-length basic_string, "".