Static Public Member Functions | List of all members
doctest::detail::StringStreamBase< C > Struct Template Reference

#include <doctest.h>

Static Public Member Functions

template<typename T >
static void convert (std::ostream *s, const T &in)
 
static void convert (std::ostream *s, const char *in)
 

Detailed Description

template<bool C>
struct doctest::detail::StringStreamBase< C >

Definition at line 1432 of file doctest.h.

Member Function Documentation

◆ convert() [1/2]

template<bool C>
template<typename T >
static void doctest::detail::StringStreamBase< C >::convert ( std::ostream s,
const T &  in 
)
inlinestatic

Definition at line 1435 of file doctest.h.

◆ convert() [2/2]

template<bool C>
static void doctest::detail::StringStreamBase< C >::convert ( std::ostream s,
const char *  in 
)
inlinestatic

Definition at line 1441 of file doctest.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:23