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

#include <catch.hpp>

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 1711 of file catch.hpp.

Member Function Documentation

◆ convert()

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

Definition at line 1712 of file catch.hpp.


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