Class used to format a character string.
More...
#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/base/arccore/base/String.h>
Class used to format a character string.
Definition at line 599 of file arccore/src/base/arccore/base/String.h.
◆ StringFormatterArg() [1/3]
template<typename U>
| Arcane::StringFormatterArg::StringFormatterArg |
( |
const U & | avalue | ) |
|
|
inline |
◆ StringFormatterArg() [2/3]
| Arcane::StringFormatterArg::StringFormatterArg |
( |
Real | avalue | ) |
|
|
inline |
◆ StringFormatterArg() [3/3]
| Arcane::StringFormatterArg::StringFormatterArg |
( |
const String & | s | ) |
|
|
inline |
◆ _formatReal()
| void Arcane::StringFormatterArg::_formatReal |
( |
Real | avalue | ) |
|
|
private |
◆ value()
| const String & Arcane::StringFormatterArg::value |
( |
| ) |
const |
|
inline |
◆ m_str_value
| String Arcane::StringFormatterArg::m_str_value |
|
private |
The documentation for this class was generated from the following files: