12#ifndef ARCANE_UTILS_STRING_H
13#define ARCANE_UTILS_STRING_H
17#include "arccore/base/String.h"
19#include "arcane/utils/Limits.h"
26typedef String String128;
27typedef String String1024;
28typedef String String4096;
Déclarations des types utilisés dans Arcane.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-