#include <iterator>#include <stdexcept>#include <wx/log.h>#include "channellist.h"#include "channel.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 channellist.cpp.
1.6.3