Boost C++ Libraries

PrevUpHomeNext

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

Andrey Semashev

12.09.2009

The header contains implementation of a current process id attribute

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

PrevUpHomeNext