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