Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::StringMaker< T * > Struct Template Reference

#include <catch.hpp>

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

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>
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: