Classe utilisée pour formatter une chaîne de caractères.
Plus de détails...
#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/base/arccore/base/String.h>
Classe utilisée pour formatter une chaîne de caractères.
Définition à la ligne 589 du fichier arccore/src/base/arccore/base/String.h.
◆ StringFormatterArg() [1/3]
template<typename U >
Arccore::StringFormatterArg::StringFormatterArg |
( |
const U & |
avalue | ) |
|
|
inline |
◆ StringFormatterArg() [2/3]
Arccore::StringFormatterArg::StringFormatterArg |
( |
Real |
avalue | ) |
|
|
inline |
◆ StringFormatterArg() [3/3]
Arccore::StringFormatterArg::StringFormatterArg |
( |
const String & |
s | ) |
|
|
inline |
◆ _formatReal()
void Arccore::StringFormatterArg::_formatReal |
( |
Real |
avalue | ) |
|
|
private |
◆ value()
const String & Arccore::StringFormatterArg::value |
( |
| ) |
const |
|
inline |
◆ m_str_value
String Arccore::StringFormatterArg::m_str_value |
|
private |
La documentation de cette classe a été générée à partir des fichiers suivants :