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

File Array.h

Examples/NoModules/Chapter 18/Ex18_07/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// Exact same as template as Ex18_05B (that is: without noexcept specifiers!)

Callers

nothing calls this directly

Calls 1

swapFunction · 0.70

Tested by

no test coverage detected