mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
a9a06f674a
from the simplest AVL binary search trees to the complex meta programming tools, including image manipulation, a generic alpha-beta algorithm, sockets implemented as std::stream and more WWW: http://libclaw.sourceforge.net PR: ports/124236 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
7 lines
292 B
Plaintext
7 lines
292 B
Plaintext
CLAW is a C++ Library Absolutely Wonderful providing useful classes
|
|
from the simplest AVL binary search trees to the complex meta
|
|
programming tools, including image manipulation, a generic alpha-beta
|
|
algorithm, sockets implemented as std::stream and more
|
|
|
|
WWW: http://libclaw.sourceforge.net
|