OpenVPN 3 Core Library
Loading...
Searching...
No Matches
msfind.hpp File Reference
#include <utility>
Include dependency graph for msfind.hpp:
This graph shows which files directly or indirectly include this file:

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)