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< unsigned char[SZ]> Struct Template Reference

#include <catch.hpp>

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 1723 of file catch.hpp.

Member Function Documentation

◆ convert()

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

Definition at line 1724 of file catch.hpp.


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