mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0026922: Huge performance issue writing data to the output stream
Test case for issue CR26922 Correction of literal (char to string)
This commit is contained in:
@@ -45,7 +45,7 @@ class TCollection_HExtendedString;
|
||||
//! with previous versions).
|
||||
//!
|
||||
//! User fills the parameter fields in the text of the message by
|
||||
//! calling corresponding methods Arg() or operators "<<".
|
||||
//! calling corresponding methods Arg() or operators .
|
||||
//!
|
||||
//! The resulting message, filled with all parameters, can be obtained
|
||||
//! by method Get(). If some parameters were not filled, the text
|
||||
|
Reference in New Issue
Block a user