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
165 using SessionMap = boost::container::flat_map<crow::websocket::Connection*, typedef
28 using SessionMap = boost::container::flat_map<crow::websocket::Connection*, typedef
410 using SessionMap = boost::container::flat_map<crow::websocket::Connection*, typedef