Searched defs:Stores (Results 1 – 2 of 2) sorted by relevance
36 using Stores = std::list<std::shared_ptr<GeneralStore>>; variable
49 using Stores = std::vector<Store>; variable