Index: src/libchcore/TPath.h =================================================================== diff -u -N -rb684bec49aaaea4b89ab2e599497f4085d8698a3 -re30c2b40bd1b533d8740edc88d80b2fb340f3466 --- src/libchcore/TPath.h (.../TPath.h) (revision b684bec49aaaea4b89ab2e599497f4085d8698a3) +++ src/libchcore/TPath.h (.../TPath.h) (revision e30c2b40bd1b533d8740edc88d80b2fb340f3466) @@ -125,6 +125,7 @@ void StripSeparatorAtFront(); bool IsEmpty() const; + size_t GetLength() const; // Serialization template