VirtualBox

儲存庫 vbox 的更動 91519


忽略:
時間撮記:
2021-10-1 下午02:36:27 (3 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
147211
訊息:

com/string.h: Added note to Utf8StrFmt about not using it in assignments anymore.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/include/VBox/com/string.h

    r85314 r91519  
    13721372    Utf8StrFmt strName("program name = %s", argv[0]);
    13731373   @endcode
     1374 *
     1375 * @note    Do not use in assignments to Utf8Str variables.  Instead use
     1376 *          RTCString::printf directly on the variable!  This avoid an extra
     1377 *          temporary Utf8Str instance and assignment operation.
    13741378 */
    13751379class Utf8StrFmt : public Utf8Str
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette