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

#include <catch/catch.hpp>

Static Public Member Functions

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

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

◆ convert() [2/2]

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

Member Data Documentation

◆ precision

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

Definition at line 1786 of file catch.hpp.


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