Function BasicString.opCast

Support for quelifier cast.

ref To opCast(To, This)() pure nothrow @nogc scope
if (is(immutable(To) : immutable(typeof(this))));