abseil / abseil/abseil-cpp

Custom pointers in container allocators

Ouverte
#1,120 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
question
Langage dominant
C++
Étoiles
18.1k
Forks
3.2k
Merge moyen
20 h 36 min
PR mergées (30 j)
1

Description

Hello, I notice that currently some of the containers [don't support allocators which use custom pointer types](https://github.com/abseil/abseil-cpp/blob/04bde89e5cb33bf4a714a5496fac715481fc4831/absl/container/internal/raw_hash_set.h#L756). This could be useful for using the containers with allocators that make use of custom pointers, such as the boost interprocess allocators for working with shared memory. I was wondering if there were any particular reasons it's not supported, and if there were any big issues foreseen with doing so?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.