OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::C2os::PtrContainer< C > Struct Template Reference

same idea as C2os::Container<C>, above; importantly, with a different typename More...

#include <ostream_containers.hpp>

Inheritance diagram for openvpn::C2os::PtrContainer< C >:
[legend]
Collaboration diagram for openvpn::C2os::PtrContainer< C >:
[legend]

Additional Inherited Members

- Public Member Functions inherited from openvpn::C2os::Container< C >
 Container (const C &container)
 
- Public Attributes inherited from openvpn::C2os::Container< C >
const C & ref
 

Detailed Description

template<typename C>
struct openvpn::C2os::PtrContainer< C >

same idea as C2os::Container<C>, above; importantly, with a different typename

Template Parameters
Cunderlying container type

Definition at line 89 of file ostream_containers.hpp.


The documentation for this struct was generated from the following file: