Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

atom.hpp File Reference
#include <immer/box.hpp>
#include <immer/refcount/no_refcount_policy.hpp>
#include <atomic>
#include <type_traits>
+ Include dependency graph for atom.hpp:

Go to the source code of this file.

Classes

struct  immer::detail::refcount_atom_impl< T, MemoryPolicy >
 
struct  immer::detail::gc_atom_impl< T, MemoryPolicy >
 
class  immer::atom< T, MemoryPolicy >
 
struct  immer::atom< T, MemoryPolicy >::get_refcount_atom_impl
 
struct  immer::atom< T, MemoryPolicy >::get_refcount_atom_impl::apply< U, MP >
 
struct  immer::atom< T, MemoryPolicy >::get_gc_atom_impl
 
struct  immer::atom< T, MemoryPolicy >::get_gc_atom_impl::apply< U, MP >
 

Namespaces

 immer
 
 immer::detail
 
Released under the MIT license