xtd
0.2.0
Loading...
Searching...
No Matches
◆
is_empty()
[1/2]
template<typename char_t , typename traits_t , typename allocator_t >
bool
xtd::basic_string
< char_t, traits_t, allocator_t >::is_empty
(
)
const
inline
noexcept
Indicates whether this
basic_string
is an empty
basic_string
("").
Returns
true if the value parameter is null or an empty
basic_string
(""); otherwise, false.
Deprecated:
Replaced by xtd::basic_string::is_empty(const xtd::basic_string&) - Will be removed in version 0.4.0
xtd
basic_string
Generated on Sat Sep 14 2024 21:25:16 for xtd by
Gammasoft
. All rights reserved.