14#include "arcane/utils/HashTableMap2.h"
15#include "arccore/common/DefaultMemoryAllocator.h"
24Arccore::DefaultMemoryAllocator global_default_allocator;
30 return &global_default_allocator;
Interface d'un allocateur pour la mémoire.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-