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

#include <catch.hpp>

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

Static Public Member Functions

static std::string convert (T const(&arr)[SZ])
 

Detailed Description

template<typename T, int SZ>
struct Catch::StringMaker< T[SZ]>

Definition at line 2047 of file catch.hpp.

Member Function Documentation

◆ convert()

template<typename T , int SZ>
static std::string Catch::StringMaker< T[SZ]>::convert ( T const(&)  arr[SZ])
inlinestatic

Definition at line 2048 of file catch.hpp.


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