Luna::BasicString

The basic string implementation that is suitable for any character types.

template <typename _Char, typename _Alloc>
class Luna::BasicString

Static objects

  • constexpr usize npos

    A special value that usually represents the end of the string. The exact meaning of this value is content specific.

Member functions