struct thread_id

Declaration

struct thread_id : public manipulator { /* full declaration omitted */ };

Description

Writes the thread_id to the log

Declared at: libs/pika/logging/include/pika/logging/format/formatters.hpp:106

Inherits from: manipulator

Method Overview

Inherited from manipulator:

Methods

static std::unique_ptr<thread_id> make()

Declared at: libs/pika/logging/include/pika/logging/format/formatters.hpp:108

thread_id()

Declared at: libs/pika/logging/include/pika/logging/format/formatters.hpp:113

~thread_id()

Declared at: libs/pika/logging/include/pika/logging/format/formatters.hpp:110