MySQL 9.0.0
Source Code Documentation
atomics_array.h File Reference
#include <algorithm>
#include <atomic>
#include <cmath>
#include <map>
#include <memory>
#include <sstream>
#include <thread>
#include <tuple>
#include "sql/containers/atomics_array_index_padding.h"
#include "sql/memory/unique_ptr.h"

Go to the source code of this file.

Classes

class  container::Atomics_array< T, I, A >
 Array of std::atomic elements of type T. More...
 
class  container::Atomics_array< T, I, A >::Iterator
 Iterator helper class to iterate over the array, from 0 to the array size. More...
 

Namespaces

namespace  container