Searched refs:collection_store (Results 1 – 1 of 1) sorted by relevance
98 typedef typename collection_store_type::store collection_store; typedef in cpplinq::linq_select_many::cursor99 typedef std::shared_ptr<collection_store> collection_store_ptr;115 store = std::make_shared<collection_store>(fn(cur1.get())); in cursor()145 store = std::make_shared<collection_store>(fn(cur1.get())); in thunk()