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

File Box.h

Examples/NoModules/Chapter 14/Ex14_07B/Box.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Box.h - defines Box class
2#ifndef BOX_H
3#define BOX_H
4

Callers

nothing calls this directly

Calls 3

getLengthMethod · 0.45
getWidthMethod · 0.45
getHeightMethod · 0.45

Tested by

no test coverage detected