473,386 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Boost and austria C++

My apologies in advance if any one is offended by this post. I have an
unstable job in a start up company and thought of sharpening my skill
sets. I noticed that many companies are asking for boost and austria
C++ library knowledge. I am thinking of using that in my
project/learning them.

For the past 20 months , I developed a fairly complex real time multi
threaded (Posix threads) daemon in C++ using Berkeley DB, sockets, C++
concepts like templates, exceptions, auto_ptrs, virtual fns etc. All I
used was standard C++ library available with g++ on linux and solaris
and pthread and socket libraries

My question is this what does these libraries provide that is not
available in the standard libraries. I saw that boost provides a graph
class.

Jul 23 '05 #1
2 1500
ni****@yahoo.com wrote:
My apologies in advance if any one is offended by this post. I have an
unstable job in a start up company and thought of sharpening my skill
sets. I noticed that many companies are asking for boost and austria
C++ library knowledge.
....
My question is this what does these libraries provide that is not
available in the standard libraries. I saw that boost provides a graph
class.


Have you looked at their websites? This page describes the Boost libraries:

http://www.boost.org/libs/libraries.htm

Many core Boost libraries have been included in the first library technical
report (TR1) and are expected to be included in the next version of the C++
standard library, unless they are superceded by more general components.

Someone else will have to answer regarding Austria.

Jonathan
Jul 23 '05 #2
Jonathan Turkanis wrote:
ni****@yahoo.com wrote:
My question is this what does these libraries provide that is not
available in the standard libraries. I saw that boost provides a graph
class.


[redacted]
Someone else will have to answer regarding Austria.

Austria C++: http://sourceforge.net/projects/austria/
Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: sbobrows | last post by:
{Whilst I think much of this is OT for this newsgroup, I think the issue of understanding diagnostics just about gets under the door. -mod} Hi, I'm a C++ newbie trying to use the Boost regex...
1
by: Hardy | last post by:
Hi, just come into the boost world. just the first.cpp in the program_options examples, with many link error... devc++4.9.9.2, gcc 3.4.2, can I get your opinions on this problem? thank you~ ...
0
by: Marcel - IDUG Europe 2006 | last post by:
Hi DB2 User, Go Further at the leading user-driven technical event for DB2 and Informix professionals. IDUG 2006 - Europe 2-6 October 2006 Vienna, Austria www.IDUG.org Register today...
1
by: 张沈鹏 | last post by:
How to compile the HelloWorld of boost.asio? Maybe this is a stupid problem , but I really don't konw how to find the right way. My compile environment is WinXP, Msys , MinGw , G++ 3.4.2,...
9
by: Peter v. N. | last post by:
Hi all, First off: consider this to be a low priority thread! This may sound heretical: but I'd like to know what the community thinks about using Boost extensively in C++ projects (mainly...
11
by: Osiris | last post by:
I have these pieces of C-code (NOT C++ !!) I want to call from Python. I found Boost. I have MS Visual Studio 2005 with C++. is this the idea: I write the following C source file:...
1
by: =?UTF-8?B?SmVucyBNw7xsbGVy?= | last post by:
(I also posted this to boost-user) The BGL implementation of breadth-first search uses a dedicated color map. I had the following idea: Some algorithms don't need to distinguish black/gray,...
1
by: Noah Roberts | last post by:
Trying to use boost::function in a C++/CLI program. Here is code: pragma once #include <boost/function.hpp> #include <boost/shared_ptr.hpp> #include <vector> using namespace System;
2
by: Man4ish | last post by:
I have created Graph object without vertex and edge property.It is working fine. #include <boost/config.hpp> #include <iostream> #include <vector> #include <string> #include...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.