Home
last modified time | relevance | path

Searched refs:constExprOwnerAll (Results 1 – 1 of 1) sorted by relevance

/dports/finance/chiapos/chiapos-1.0.3/src-ext/gulrak/test/
H A Dfilesystem_test.cpp1202 constexpr fs::perms constExprOwnerAll() in constExprOwnerAll() function
1209 …static_assert(constExprOwnerAll() == fs::perms::owner_all, "constexpr didn't result in owner_all");