index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
CompileFeatures
/
cxx_noexcept.cpp
blob: 535e5dbdb0c04f81de447adbeabba878d07f5dd3 (
plain
)
1
2
3
4
void
someFunc
()
noexcept
{
}