Cppcheck
Classes | Variables
smallvector.h File Reference
#include <cstddef>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

struct  TaggedAllocator< T, N >
 
struct  TaggedAllocator< T, N >::rebind< U >
 
class  SmallVector< T, N >
 

Variables

static constexpr std::size_t DefaultSmallVectorSize = 3
 

Variable Documentation

◆ DefaultSmallVectorSize

constexpr std::size_t DefaultSmallVectorSize = 3
staticconstexpr

Definition at line 24 of file smallvector.h.