![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::basic_string_view::empty - std::experimental::basic_string_view::empty Synopsisconstexpr bool empty() const noexcept; (library fundamentals TS)
Parameters(none) Return valuetrue if the view is empty, false otherwise ComplexityConstant. See also size returns the number of characters
|