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

#include <catch/catch.hpp>

Static Public Member Functions

static std::string convert (bool b)
 
static std::string convert (bool b)
 

Detailed Description

Definition at line 1761 of file catch.hpp.

Member Function Documentation

◆ convert() [1/2]

static std::string Catch::StringMaker< bool >::convert ( bool  b)
static

◆ convert() [2/2]

static std::string Catch::StringMaker< bool >::convert ( bool  b)
static

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