PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading - 资源详细说明
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers message queues as an alternative method of thread synchronization. Its main `target audience is developers of complex network daemons, robots or non-visual client/server applications of any kind
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading - 源码文件列表