Home
last modified time | relevance | path

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

/third_party/boost/libs/log/test/run/
Dutil_exception_handler.cpp113 struct my_function0 struct
115 struct impl_base
122 struct impl : public impl_base
131 boost::scoped_ptr< impl_base > m_pImpl;
135 my_function0& operator= (T const& fun) in operator =()
141 void operator() () const in operator ()()