CoolProp  4.2.5
An open-source fluid property and humid air property database
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
Catch::StringMaker< std::vector< T, Allocator > > Struct Template Reference

#include <catch.hpp>

Static Public Member Functions

static std::string convert (std::vector< T, Allocator > const &v)
 

Detailed Description

template<typename T, typename Allocator>
struct Catch::StringMaker< std::vector< T, Allocator > >

Definition at line 738 of file catch.hpp.

Member Function Documentation

template<typename T , typename Allocator >
static std::string Catch::StringMaker< std::vector< T, Allocator > >::convert ( std::vector< T, Allocator > const &  v)
inlinestatic

Definition at line 739 of file catch.hpp.


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