Searched defs:impl_template (Results 1 – 1 of 1) sorted by relevance
67 class impl_template : class in boost::attributes::function82 explicit impl_template(T const& fun) : m_Functor(fun) {} in impl_template() function in boost::attributes::function::impl_template