Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/include/__chrono/
H A Dweekday.h130 …_LIBCPP_HIDE_FROM_ABI inline constexpr weekday_indexed(const chrono::weekday& __wdval, unsigned __… in weekday_indexed() argument
131 : __wd_{__wdval}, __idx_(__idxval) {} in weekday_indexed()