API
Catch::StringMaker< double > Struct Reference

#include <catch.hpp>

Collaboration diagram for Catch::StringMaker< double >:
Collaboration graph

Static Public Member Functions

static std::string convert (double value)
 

Static Public Attributes

static int precision
 

Detailed Description

Definition at line 1790 of file catch.hpp.

Member Function Documentation

◆ convert()

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

Member Data Documentation

◆ precision

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

Definition at line 1792 of file catch.hpp.


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