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