Searched defs:get_visitor (Results 1 – 1 of 1) sorted by relevance
74 struct get_visitor struct78 typedef typename add_pointer<T>::type pointer;79 typedef typename add_reference<T>::type reference;83 typedef pointer result_type;87 pointer operator()(reference operand) const BOOST_NOEXCEPT in operator ()()93 pointer operator()(const U&) const BOOST_NOEXCEPT in operator ()()