MCPcopy Create free account
hub / github.com/Robotics-STAR-Lab/RACER / SourceFile

Method SourceFile

uav_simulator/local_sensing/src/backward.hpp:3703–3703  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3701 typedef std::vector<std::pair<unsigned, std::string> > lines_t;
3702
3703 SourceFile() {}
3704 SourceFile(const std::string &path) {
3705 // 1. If BACKWARD_CXX_SOURCE_PREFIXES is set then assume it contains
3706 // a colon-separated list of path prefixes. Try prepending each

Callers

nothing calls this directly

Calls 3

swapFunction · 0.50
sizeMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected