Template Struct CumulativeReporterBase::Node
Defined in File catch_amalgamated.hpp
Nested Relationships
This struct is a nested type of Class CumulativeReporterBase.
Struct Documentation
-
template<typename T, typename ChildNodeT>
struct Node Public Types
-
using ChildNodes = std::vector<Detail::unique_ptr<ChildNodeT>>
Public Functions
-
inline explicit Node(T const &_value)
-
using ChildNodes = std::vector<Detail::unique_ptr<ChildNodeT>>