Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
CompileFeatures
/
cxx_constexpr.cpp
blob: 570c10fb9b8f48d1a8cea4853f94baea4a6d3ef0 [
file
] [
log
] [
blame
]
constexpr
int
getNum
()
{
return
42
;
}