Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::itest::location Struct Reference

#include <interaction_based.hpp>

Collaboration diagram for boost::itest::location:

Public Member Functions

 location (const_string file, std::size_t line)
 

Public Attributes

const_string m_file_name
 
std::size_t m_line_num
 

Constructor & Destructor Documentation

boost::itest::location::location ( const_string  file,
std::size_t  line 
)
inline

Member Data Documentation

const_string boost::itest::location::m_file_name
std::size_t boost::itest::location::m_line_num

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