#include "carla/AtomicSharedPtr.h"
#include "carla/NonCopyable.h"
#include <algorithm>
#include <mutex>
#include <vector>
Go to the source code of this file.
Classes | |
class | carla::client::detail::AtomicList< T > |
Holds an atomic pointer to a list. More... | |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::client | |
carla::client::detail | |