Provided by: libstdc++-13-doc_13.2.0-23ubuntu4_all bug

NAME

       std::adopt_lock_t - Assume the calling thread has already obtained mutex ownership and
       manage it.

SYNOPSIS

       #include <mutex>

Detailed Description

       Assume the calling thread has already obtained mutex ownership and manage it.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                            libstdc++                     std::adopt_lock_t(3cxx)