Home
last modified time | relevance | path

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

/third_party/boost/boost/log/attributes/
Dfunction.hpp67 class impl_template : class in boost::attributes::function
82 explicit impl_template(T const& fun) : m_Functor(fun) {} in impl_template() function in boost::attributes::function::impl_template