Home
last modified time | relevance | path

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

/third_party/boost/boost/poly_collection/detail/
Dfunction_model.hpp41 struct function_model_is_terminal:std::true_type{}; struct
44 struct function_model_is_terminal<callable_wrapper<Signature>>: struct