コード例 #1
0
ファイル: FlarmNetDatabase.hpp プロジェクト: DRIZO/xcsoar
 RecordMap::const_iterator begin() const {
   return map.begin();
 }