OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:range_for
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/SemaCXX/
constant-expression-cxx1y.cpp
500
constexpr int
range_for
() {
function in namespace:loops
507
static_assert(
range_for
() == 15, "");
Completed in 389 milliseconds