plptools
Loading...
Searching...
No Matches
doctest::detail::filldata< T * > Struct Template Reference

#include <doctest.h>

Static Public Member Functions

static void fill (std::ostream *stream, const T *in)
 

Detailed Description

template<typename T>
struct doctest::detail::filldata< T * >

Definition at line 1193 of file doctest.h.

Member Function Documentation

◆ fill()

template<typename T >
static void doctest::detail::filldata< T * >::fill ( std::ostream stream,
const T *  in 
)
inlinestatic

Definition at line 1195 of file doctest.h.


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