API
Catch::StringMaker< T * > Struct Template Reference

#include <catch.hpp>

Collaboration diagram for Catch::StringMaker< T * >:
Collaboration graph

Static Public Member Functions

template<typename U >
static std::string convert (U *p)
 

Detailed Description

template<typename T>
struct Catch::StringMaker< T * >

Definition at line 1796 of file catch.hpp.

Member Function Documentation

◆ convert()

template<typename T >
template<typename U >
static std::string Catch::StringMaker< T * >::convert ( U *  p)
inlinestatic

Definition at line 1798 of file catch.hpp.


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