Remove operator-> from StrNR
commit92131dd7dc647705512b3966ced01517762a40b3
authorEdwin Smith <smith@fb.com>
Thu, 4 Dec 2014 12:50:56 +0000 (4 04:50 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Fri, 5 Dec 2014 01:00:40 +0000 (4 17:00 -0800)
treeef02034776f4ac4ba6c4d05f7ceecd0068c205a9
parent9c9f0d9409adec67ff6f1a129b0c087ef0a307ae
Remove operator-> from StrNR

Summary: String and StrNR are value types rather than smart ptrs.

Reviewed By: @jdelong

Differential Revision: D1718859

Signature: t1:1718859:1417730320:bed07e3e642404baf1092d14612c99cf0542dd15
hphp/runtime/base/type-string.h
hphp/runtime/ext/ext_objprof.cpp
hphp/runtime/ext/gmp/ext_gmp.cpp