OCILIB (C and C++ Driver for Oracle)  4.7.5
Open source and cross platform Oracle Driver delivering efficient access to Oracle databases.
Loading...
Searching...
No Matches
ocilib::core::ConcurrentMap< K, V > Class Template Reference

Internal usage. Map supporting concurrent access from multiple threads. More...

#include <core.hpp>

Inherits ocilib::core::Synchronizable.

Detailed Description

template<class K, class V>
class ocilib::core::ConcurrentMap< K, V >

Internal usage. Map supporting concurrent access from multiple threads.

Definition at line 269 of file core.hpp.