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< float > Struct Reference

#include <catch.hpp>

+ Collaboration diagram for Catch::StringMaker< float >:

Static Public Member Functions

static std::string convert (float value)
 

Static Public Attributes

static int precision
 

Detailed Description

Definition at line 1784 of file catch.hpp.

Member Function Documentation

◆ convert()

static std::string Catch::StringMaker< float >::convert ( float value)
static

Member Data Documentation

◆ precision

int Catch::StringMaker< float >::precision
static

Definition at line 1786 of file catch.hpp.


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