Files
Sourcetrail/src/lib/component/view
Eberhard Graether df888e4151 utility: added FilePath abstraction and rewrote data management to use it
The utility class FilePath wraps an instance of boost::filesystem::path. Using FilePath allows for easy comparision of
file paths on different platforms using absolute or relative paths. Whereever file paths are compared, this wrapper
should be used.
2015-03-09 01:51:32 +01:00
..
2015-02-23 12:11:01 +01:00
2014-11-24 16:35:46 +01:00
2015-03-04 11:55:25 +01:00
2014-11-24 16:35:46 +01:00
2015-02-03 10:47:56 +01:00