summaryrefslogtreecommitdiff
path: root/cpp/src/tests/InlineVector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidied up namespace usageAndrew Stitcher2009-09-091-3/+8
* Remove incorrect directory from #includeAlan Conway2009-07-141-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* In isInline() don't try to take address of a vector w/o storage yet; fixes QP...Stephen D. Huston2009-06-261-0/+4
* QPID-1154, QPID-1155 & QPID-1156: Patches from Steve Huston to fix various mi...Gordon Sim2008-07-251-2/+2
* src/qpid/RangeSet.h: generic set implementation using ranges.Alan Conway2008-04-211-13/+43
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-4/+4
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-281-3/+4
* Added qpid::InlineVector - std::vector with inline storage to avoidAlan Conway2007-11-161-0/+88