sparrow 0.3.0
Loading...
Searching...
No Matches
allocator.hpp File Reference
#include <memory>
#include <memory_resource>
#include <type_traits>
#include <typeindex>
#include <variant>
#include "sparrow/utils/variant_visitor.hpp"
Include dependency graph for allocator.hpp:
This graph shows which files directly or indirectly include this file:

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>
bool sparrow::operator== (const any_allocator< T > &lhs, const any_allocator< T > &rhs)