pass path as ref to JSONDescriptor.h
This commit is contained in:
@@ -90,7 +90,7 @@ public:
|
||||
void SetConfig(const DescriptorConfig & c) { config = c; }
|
||||
|
||||
int DescribeLeg(
|
||||
const std::vector<PathData> route_leg,
|
||||
const std::vector<PathData> & route_leg,
|
||||
const PhantomNodes & leg_phantoms
|
||||
) {
|
||||
int added_element_count = 0;
|
||||
|
||||
Reference in New Issue
Block a user