Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::test_tools::tt_detail::print_helper_t< T > Struct Template Reference

#include <test_tools.hpp>

Public Member Functions

 print_helper_t (T const &t)
 

Public Attributes

T const & m_t
 

Constructor & Destructor Documentation

template<typename T >
boost::test_tools::tt_detail::print_helper_t< T >::print_helper_t ( T const &  t)
inlineexplicit

Member Data Documentation

template<typename T >
T const& boost::test_tools::tt_detail::print_helper_t< T >::m_t

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