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++
BeschreibungObject-oriented concurrent language extensions for C++
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version5.3.0-2
Sektionuniverse/devel
Prioritätoptional
Installierte Größe2548 Byte
Hängt ab vong++ (>= 1:3.3), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Empfohlene Paketeu++-doc
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße527478 Byte
Prüfsumme MD55f49fe8b0933be665e268c02480fddd8
Prüfsumme SHA1ff43eb284fa9d52bb6c68e279ef945a8b55529fd
Prüfsumme SHA256a963490f2d92e6a2c6c337c05de939790a2a0ff0693242ab0b50fe1d2cab3feb
Link zum Herunterladenu++_5.3.0-2_i386.deb
Ausführliche Beschreibungμ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