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

◆ npos

template<typename char_t , typename traits_t , typename allocator_t >
constexpr size_type xtd::basic_string< char_t, traits_t, allocator_t >::npos
inlinestaticconstexpr

This is a special value equal to the maximum value representable by the type xtd::size.

Examples
test_forms.cpp.