Home
last modified time | relevance | path

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

/third_party/boost/boost/hof/
Dfix.hpp89 struct compute_indirect_ref struct
90 { typedef indirect_adaptor<const F*> type; };
93 struct compute_indirect_ref<indirect_adaptor<F*>> struct
94 { typedef indirect_adaptor<F*> type; };