/** *@mainpage libbu++ utility library * *@section secIntro Introduction * * Libbu++ is a C++ library of general utility classes and functions. They * cover a wide range of topics from streams and sockets to data structures to * data serialization and xml handling to threading. * * This documentation is expanding all the time, and should contain * comprehensive guides and API reference, but doesn't yet. For now check out * these sections: * - @ref howto_streams * - @ref howto_archives * - @ref howto_threading * - @ref howto_servers */ /** *@namespace Bu The core libbu++ namespace, to ensure things don't get muddied. */