OpenVPN 3 Core Library
|
#include <utility>
Go to the source code of this file.
Classes | |
class | openvpn::MSF::Iter< ITERATOR > |
Namespaces | |
namespace | openvpn |
namespace | openvpn::MSF |
Functions | |
template<typename MAP_SET , typename KEY > | |
auto | openvpn::MSF::find (MAP_SET &ms, const KEY &k) |
template<typename MAP_SET , typename KEY > | |
bool | openvpn::MSF::exists (MAP_SET &ms, const KEY &k) |
template<typename ITERATOR > | |
auto | openvpn::MSF::iter (ITERATOR i) |