kblib 0.2.3
General utilities library for modern C++
Catch::StringMaker< double > Struct Reference

#include <catch/catch.hpp>

Static Public Member Functions

static std::string convert (double value)
 
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() [1/2]

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

◆ convert() [2/2]

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

Member Data Documentation

◆ precision

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

Definition at line 1792 of file catch.hpp.


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