|
proxygen
|
Go to the source code of this file.
Classes | |
| struct | counted_shared_tag |
| struct | intrusive_shared_count< Atom > |
| struct | counted_ptr_base< Atom > |
| class | counted_ptr< T, Atom > |
| class | counted_ptr_internals< Atom > |
Functions | |
| template<template< typename > class Atom = std::atomic, typename T , typename... Args> | |
| counted_ptr< T, Atom > | make_counted (Args &&...args) |
| counted_ptr<T, Atom> make_counted | ( | Args &&... | args | ) |
Definition at line 104 of file AtomicSharedPtrCounted.h.