Bicycle types module
transport namespace
The namespace for the project
Contents
- Reference
This is the detailed documentation for this namespace.
Namespaces
Classes
- class Bicycle abstract
- Standard bicycle class. This is a rather long brief line, it occupies the whole paragraph… more...
- class MountainBike
- Mountain bike implementation of a
transport::Bicycle
. more... - class RacingBike final
- Racing bike class. more...
Aliases
- typedef transport::str foo
- Another string
- using str = std::string
- A string