Searched refs:EditlineHistoryWP (Results 1 – 1 of 1) sorted by relevance
192 typedef std::weak_ptr<EditlineHistory> EditlineHistoryWP; typedef246 typedef std::map<std::string, EditlineHistoryWP> WeakHistoryMap; in GetHistory()