#include <iterator>#include <stdexcept>#include <wx/log.h>#include "userlist.h"#include "user.h"#include "utils/debug.h"#include "utils/conversion.h"
Go to the source code of this file.
Variables | |
| const UserList::user_map_t::size_type | SEEKPOS_INVALID = UserList::user_map_t::size_type(-1) |
| const UserList::user_map_t::size_type SEEKPOS_INVALID = UserList::user_map_t::size_type(-1) |
Definition at line 11 of file userlist.cpp.
1.6.3