3#ifndef TETL_MUTEX_TAGS_HPP
4#define TETL_MUTEX_TAGS_HPP
constexpr auto try_to_lock
Instances of empty struct tag types. See try_to_lock_t.
Definition tags.hpp:34
constexpr auto defer_lock
Instances of empty struct tag types. See defer_lock_t.
Definition tags.hpp:20
constexpr auto adopt_lock
Instances of empty struct tag types. See adopt_lock_t.
Definition tags.hpp:48
Definition adjacent_find.hpp:8