Public Member Functions | Public Attributes | Private Member Functions | List of all members
boost::io::detail::group2< T1, T2 > Struct Template Reference

#include <group.hpp>

Public Member Functions

 group2 (T1 a1, T2 a2)
 

Public Attributes

T1 a1_
 
T2 a2_
 

Private Member Functions

group2operator= (const group2 &)
 

Detailed Description

template<class T1, class T2>
struct boost::io::detail::group2< T1, T2 >

Definition at line 76 of file group.hpp.

Constructor & Destructor Documentation

template<class T1, class T2>
boost::io::detail::group2< T1, T2 >::group2 ( T1  a1,
T2  a2 
)
inline

Definition at line 80 of file group.hpp.

Member Function Documentation

template<class T1, class T2>
group2& boost::io::detail::group2< T1, T2 >::operator= ( const group2< T1, T2 > &  )
private

Member Data Documentation

template<class T1, class T2>
T1 boost::io::detail::group2< T1, T2 >::a1_

Definition at line 78 of file group.hpp.

template<class T1, class T2>
T2 boost::io::detail::group2< T1, T2 >::a2_

Definition at line 79 of file group.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:34