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: a3c05b86a46412101d120a3762206b928d6c8fd6 (
plain
)
1
2
3
4
5
void
someFunc
()
noexcept
{
}