We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The main purpose of this library is a higher performance alternative to std::vector. The class is called dynarray and is mostly a drop-in replacement.
This is production code used in commercial software.
Requires Visual Studio 2013 or GCC 4.7. Not tested with Clang.
Depends on boost 1.56 headers, unless OEL_NO_BOOST is defined.
Distributed under the Boost Software License.