Public Member Functions | Public Attributes
Catch::SourceLineInfo Struct Reference

#include <catch.hpp>

List of all members.

Public Member Functions

bool empty () const
bool operator< (SourceLineInfo const &other) const
bool operator== (SourceLineInfo const &other) const
 SourceLineInfo ()
 SourceLineInfo (char const *_file, std::size_t _line)
 SourceLineInfo (SourceLineInfo const &other)

Public Attributes

std::string file
std::size_t line

Detailed Description

Definition at line 288 of file catch.hpp.


Constructor & Destructor Documentation

Catch::SourceLineInfo::SourceLineInfo ( char const *  _file,
std::size_t  _line 
)

Member Function Documentation

bool Catch::SourceLineInfo::operator< ( SourceLineInfo const &  other) const
bool Catch::SourceLineInfo::operator== ( SourceLineInfo const &  other) const

Member Data Documentation

Definition at line 302 of file catch.hpp.

Definition at line 303 of file catch.hpp.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41