struct scoped_annotation

Declaration

struct scoped_annotation { /* full declaration omitted */ };

Description

////////////////////////////////////////////////////////////////////////

Declared at: libs/pika/threading_base/include/pika/threading_base/scoped_annotation.hpp:157

Method Overview

Methods

constexpr scoped_annotation(const char*) noexcept

Declared at: libs/pika/threading_base/include/pika/threading_base/scoped_annotation.hpp:161

Parameters

const char*

template <typename F>
constexpr scoped_annotation(F&&) noexcept

Declared at: libs/pika/threading_base/include/pika/threading_base/scoped_annotation.hpp:164

Parameters

F&&

~scoped_annotation()

Declared at: libs/pika/threading_base/include/pika/threading_base/scoped_annotation.hpp:170