Home
last modified time | relevance | path

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

/third_party/boost/boost/functional/
Dlightweight_forward_adapter.hpp166 struct lightweight_forward_adapter_impl_zero struct
169 template <typename T> struct never_instantiate {};
171 typename never_instantiate<T>::type operator()(T) const {} in operator ()()
175 struct lightweight_forward_adapter_impl_zero<MD, F, FC, struct
180 operator()() const in operator ()()
186 operator()() in operator ()()