Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getLength
Method · 0.45
getWidth
Method · 0.45
getHeight
Method · 0.45
Tested by
no test coverage detected