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