/////////////////////////////////////////////////////// \brief Default constructor ///////////////////////////////////////////////////////
| 61 | /// |
| 62 | //////////////////////////////////////////////////////////// |
| 63 | Span() |
| 64 | { |
| 65 | |
| 66 | } |
| 67 | |
| 68 | //////////////////////////////////////////////////////////// |
| 69 | /// \brief Initialization constructor |
nothing calls this directly
no outgoing calls
no test coverage detected