Home
last modified time | relevance | path

Searched defs:increment_constant (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/hof/test/
Drepeat_while.cpp13 struct increment_constant struct
16 constexpr std::integral_constant<int, T::value + 1> operator()(T) const noexcept in operator ()()