struct mark_context
Declaration
struct mark_context { /* full declaration omitted */ };Description
////////////////////////////////////////////////////////////////////////
Declared at: libs/pika/itt_notify/include/pika/modules/itt_notify.hpp:703
Method Overview
- public constexpr mark_context(const char *) noexcept
- public ~mark_context()
Methods
constexpr mark_context(const char*) noexcept
constexpr mark_context(const char*) noexceptDeclared at: libs/pika/itt_notify/include/pika/modules/itt_notify.hpp:705
Parameters
- const char*
~mark_context()
~mark_context()Declared at: libs/pika/itt_notify/include/pika/modules/itt_notify.hpp:706