Rudiments 0.43 發布, C++常用工具類庫

jopen 11年前發布 | 19K 次閱讀 Rudiments

Rudiments 是一個 C++ 類庫,提供一些用來編寫守護進程、客戶端和服務器端的基礎類,與標準C函數的封裝類:還包括正則表達式、 semaphores 與 signal handling的處理。

Release Notes: Lots of minor modifications were made to support older platforms and compilers. Several classes and methods were renamed to avoid collisions on platforms that use macros to alias functions. The daemonprocess class has been merged into the process class. Thread support is no longer required, but used if available. The linkedlist and dictionary classes have been refactored and simplified. Vsnprintf has been wrapped and printf-like methods have been added to various classes. There is now a 64-bit build option on Windows

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!