Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/
Dlazy_list.hpp126 template <class L, bool is_lazy> struct ensure_lazy_helper {}; struct
127 template <class L> struct ensure_lazy_helper<L,true> { struct
128 static void requires_lazy_list_to_prevent_infinite_recursion() {} in requires_lazy_list_to_prevent_infinite_recursion()
182 template <class L, bool is_lazy> struct ensure_lazy_helper {}; struct
183 template <class L> struct ensure_lazy_helper<L,true> { struct
184 static void requires_lazy_list_to_prevent_infinite_recursion() {} in requires_lazy_list_to_prevent_infinite_recursion()