DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameu++-doc
BeschreibungμC++ Annotated Reference Manual
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version5.3.0-2
Sektionuniverse/devel
Prioritätoptional
Installierte Größe328 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelleu++
Paketgröße294922 Byte
Prüfsumme MD53a9d0bb5de4a7b1e7a057e5d896e966f
Prüfsumme SHA1a176a2292424ec83dff2ca88c279e92be7cec641
Prüfsumme SHA256157a8b93fe7d3d18eec36e7f2f4bdf0caed668c07321157b9176c8d64f886825
Link zum Herunterladenu++-doc_5.3.0-2_all.deb
Ausführliche BeschreibungThis package contains the documentation about using the μC++ compiler from the University of Waterloo. μC++ is a dialect of C++, extending C++ with new constructs that provide advanced control-flow including light-weight concurrency on shared-memory uni- and multi-processor computers running UNIX and Linux operating systems. μC++ provides new kinds of classes, including coroutines, which have independent execution states; tasks, which have their own threads; and monitors, which allow for safe communication among tasks. These new classes can take part in inheritance, overloading, and templates, just like other classes. As well, C++ exception handling is extended, allowing exceptions to propagate among coroutines and tasks. Additional capabilities include: clustering of tasks and processors, object-oriented non-blocking I/O for files and sockets, and support for real-time programming.


Impressum
Linux is a registered trademark of Linus Torvalds