#include <group.hpp>
Public Member Functions | |
| group2 (T1 a1, T2 a2) | |
Public Attributes | |
| T1 | a1_ |
| T2 | a2_ |
|
inline |
| T1 boost::io::detail::group2< T1, T2 >::a1_ |
Referenced by boost::io::detail::group_head().
| T2 boost::io::detail::group2< T1, T2 >::a2_ |
Referenced by boost::io::detail::group_last().