Boost Library

K

KPB

If I were to post code here that included stuff from *boost*, would the
code get gigged for non-StdC++ compliance.

I would think yes but maybe *boost* is a bit of a gray area on this NG.

Thanks,
KPB
 
C

Cy Edmunds

KPB said:
If I were to post code here that included stuff from *boost*, would the
code get gigged for non-StdC++ compliance.

I would think yes but maybe *boost* is a bit of a gray area on this NG.

Thanks,
KPB

Read the FAQ to decide if your post is on topic. If, as you say, your code
"included stuff from boost" that would not be a problem. But if your
question was just about the the boost library and had nothing to do with
standard C++ that would be off topic.
 
K

KPB

Cy said:
Read the FAQ to decide if your post is on topic. If, as you say, your code
"included stuff from boost" that would not be a problem. But if your
question was just about the the boost library and had nothing to do with
standard C++ that would be off topic.

Thanks.

The FAQ gives a mention about boost and where to get it but doesn't
state any more than that.

My understanding is that when posting code, I should post the minimum
amount that compiles. I just wanted to make sure I could get away
including a boost file now and then.

Thanks,
KPB
 
J

Jeff Flinn

KPB said:
Thanks.

The FAQ gives a mention about boost and where to get it but doesn't
state any more than that.

My understanding is that when posting code, I should post the minimum
amount that compiles. I just wanted to make sure I could get away
including a boost file now and then.

If you've questions concerning boost libraries and there application you can
join the boost mailing list(s). See the Mailing Lists and newsgroups heading
on the left of the main boost.org web page. While you'll get good answers
here, your more likely to get help from the library authors on the mailing
lists.

Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,196
Messages
2,571,036
Members
47,631
Latest member
kukuh

Latest Threads

Top