API
Catch::StringMaker< signed char[SZ]> Struct Template Reference

#include <catch.hpp>

Collaboration diagram for Catch::StringMaker< signed char[SZ]>:
Collaboration graph

Static Public Member Functions

static std::string convert (signed char const *str)
 

Detailed Description

template<int SZ>
struct Catch::StringMaker< signed char[SZ]>

Definition at line 1717 of file catch.hpp.

Member Function Documentation

◆ convert()

template<int SZ>
static std::string Catch::StringMaker< signed char[SZ]>::convert ( signed char const *  str)
inlinestatic

Definition at line 1718 of file catch.hpp.


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