MCPcopy Create free account
hub / github.com/Apress/beginning-cpp20 / Array.h

File Array.h

Examples/NoModules/Chapter 18/Ex18_05B/Array.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#ifndef ARRAY_H
2#define ARRAY_H
3
4// This variant merges the two overloads of push_back() of Ex18_05 into one single member.

Callers

nothing calls this directly

Calls 1

swapFunction · 0.70

Tested by

no test coverage detected