|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
inline |
Safe formatted write to an exception message string with fmt::format string formatting.
See DRAMA 2 String formatting for details on this formatting approach.
| fmt | The format string - see fmt::format for details. |
| args | Arguments to the format. See fmt::format for details. |
| Args... | the remaining argument types. |
References drama::CreateRunDramaTask().