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< R C::* > Struct Template Reference

#include <catch.hpp>

+ Collaboration diagram for Catch::StringMaker< R C::* >:

Static Public Member Functions

static std::string convert (R C::*p)
 

Detailed Description

template<typename R, typename C>
struct Catch::StringMaker< R C::* >

Definition at line 1808 of file catch.hpp.

Member Function Documentation

◆ convert()

template<typename R , typename C >
static std::string Catch::StringMaker< R C::* >::convert ( R C::* p)
inlinestatic

Definition at line 1809 of file catch.hpp.


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