|
sparrow 1.3.0
|
#include <memory>#include <memory_resource>#include <type_traits>#include <typeindex>#include <variant>#include "sparrow/utils/variant_visitor.hpp"Go to the source code of this file.
Classes | |
| class | sparrow::any_allocator< T > |
Namespaces | |
| namespace | sparrow |
Concepts | |
| concept | sparrow::allocator |
| concept | sparrow::can_any_allocator_sbo |
Functions | |
| template<class T> | |
| constexpr bool | sparrow::operator== (const any_allocator< T > &lhs, const any_allocator< T > &rhs) |