UStringPtr

UStringPtr typedef

Shared UnicodeString to avoid copying.

typedef std::shared_ptr<const UnicodeString> System::Text::RegularExpressions::UStringPtr

See Also