#include <iterator_tests.hpp>
Public Member Functions | |
dummyT () | |
dummyT (detail::dummy_constructor) | |
dummyT (int x) | |
int | foo () const |
bool | operator== (const dummyT &d) const |
Public Attributes | |
int | m_x |
|
inline |
|
inline |
|
inline |
|
inline |
References m_x.
int boost::dummyT::m_x |
Referenced by foo(), and operator==().