W3cubDocs

/Haxe C++

StdStringRef

package cpp

extended by StdString

@:native("hx::StdString const &")@:include("hx/StdString.h")@:structAccess Available on cpp

Methods

c_str ():ConstPointer<Char>

find (s:String):Int

size ():Int

substr (pos:Int, len:Int):StdString

toStdString ():StdString

toString ():String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cpp/StdStringRef.html