Public Member Functions | Public Attributes | List of all members
doctest::detail::Result Struct Reference

#include <doctest.h>

Public Member Functions

 Result ()=default
 
 Result (bool passed, const String &decomposition=String())
 

Public Attributes

String m_decomp
 
bool m_passed
 

Detailed Description

Definition at line 1353 of file doctest.h.

Constructor & Destructor Documentation

◆ Result() [1/2]

doctest::detail::Result::Result ( )
default

◆ Result() [2/2]

doctest::detail::Result::Result ( bool  passed,
const String decomposition = String() 
)

Member Data Documentation

◆ m_decomp

String doctest::detail::Result::m_decomp

Definition at line 1356 of file doctest.h.

◆ m_passed

bool doctest::detail::Result::m_passed

Definition at line 1355 of file doctest.h.


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


rosbag_fancy
Author(s):
autogenerated on Tue Feb 20 2024 03:20:59