Boost C++ Libraries

PrevUpHomeNext

Header <boost/log/attributes/current_thread_id.hpp>

Andrey Semashev

12.09.2009

The header contains implementation of a current thread id attribute

namespace boost {
  namespace log {
    namespace attributes {
      class current_thread_id;
    }
  }
}

PrevUpHomeNext