Typedef write_lock_t

Typedef Documentation

using write_lock_t = std::lock_guard<std::shared_mutex>

Write lock type.