Templa 0.0.1-alpha
C++ Metaprogramming Utilities
|
Concept checking if a type has a get_allocator() method returning allocator_type. More...
#include <concepts.hpp>
Concept checking if a type has a get_allocator() method returning allocator_type.
T | Type to check. |