Searched defs:SessionMap (Results 1 – 4 of 4) sorted by relevance
43 using SessionMap = std::map<SessionID, std::shared_ptr<Session>>; typedef in session::Manager
177 using SessionMap = boost::container::flat_map<crow::websocket::Connection*, typedef
39 using SessionMap = boost::container::flat_map<crow::websocket::Connection*, typedef
425 using SessionMap = boost::container::flat_map<crow::websocket::Connection*, typedef