Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
ef162bb40bcda8dcbd561ed2b1a6c4bd46288add
/
.
/
Tests
/
CompileFeatures
/
cxx_rvalue_references.cpp
blob: 3b85ab68e2df8d88064ecc2d616db7dffa91babf [
file
]
void
someFunc
(
int
&&)
{
}