OCILIB (C and C++ Driver for Oracle)  4.7.3
Open source and cross platform Oracle Driver delivering efficient access to Oracle databases.
ocilib::core::ConcurrentList< T > Class Template Reference

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

#include <core.hpp>

Inherits ocilib::core::Lockable.

Detailed Description

template<class T>
class ocilib::core::ConcurrentList< T >

Internal usage. List supporting concurrent access from multiple threads.

Definition at line 284 of file core.hpp.