Re: Query regarding use of benchmarks in documentation
Soul Studios <[email protected]> Mon, 11 Jan 2016 11:38:57 +1300
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <[email protected]> |
Thanks Glen, John, Robert, that clears that up. One quick question: do the boost standard containers ie. boost::list and the like, have any advantages other than being STL-equivalents for compilers without STL library support ie. pre-c++03? I'm just asking because I'm assuming in the absense of benchmarks, that performance isn't a factor in their case.