![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Interface of a thread-safe std::map. More...
#include <map>#include <mutex>#include <utility>Go to the source code of this file.
Classes | |
| class | Concurrent_Map< Data > |
| This class implements a thread-safe std::map. More... | |
Interface of a thread-safe std::map.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file concurrent_map.h.
1.8.14