Template class specifying a continuous subsequence (slice) of a sequence. class Range // C++ code: public:... int start, end; }; The class is used to specify a row or a column span in a matrix ( "Mat") and for many other purpo
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected