Searched refs:StatResult (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp2542 struct StatResult { struct in namespace:buildtool
2546 typedef std::map<String, StatResult> statCacheType;
2550 std::pair<statCacheType::iterator, bool> result = statCache.insert(statCacheType::value_type(f, StatResult()));

Completed in 457 milliseconds