The message argument is usually taken from a temporary variable constructed with the format() function. It is more efficient to pass it by value and move it along the constructor chain.
The message argument is usually taken from a temporary variable constructed with the format() function. It is more efficient to pass it by value and move it along the constructor chain.