4#include "Stroika/Foundation/StroikaPreComp.h"
12using namespace Characters;
13using namespace Database;
Similar to String, but intended to more efficiently construct a String. Mutable type (String is large...
String is like std::u32string, except it is much easier to use, often much more space efficient,...
nonvirtual bool Contains(Character c, CompareOptions co=eWithCase) const