#include <prevector.h>
#include <serialize.h>
#include <streams.h>
#include <type_traits>
#include <bench/bench.h>
Go to the source code of this file.
◆ IS_TRIVIALLY_CONSTRUCTIBLE
◆ PREVECTOR_TEST
Value:
Main entry point to nanobench's benchmarking facility.
T GetRand(T nMax=std::numeric_limits< T >::max()) noexcept
Generate a uniform random integer of type T in the range [0..nMax) nMax defaults to std::numeric_limi...
Definition at line 105 of file prevector.cpp.
◆ trivial_t
◆ PrevectorClear()
◆ PrevectorDeserialize()
◆ PrevectorDestructor()
◆ PrevectorFillVectorDirect()
◆ PrevectorFillVectorIndirect()
◆ PrevectorResize()