Typedef read_lock_t

Typedef Documentation

using read_lock_t = std::shared_lock<std::shared_mutex>

Read lock type.