Fraxinus  18.10
An IGT application
Catch::StringMaker< std::vector< T > > Struct Template Reference

#include <catch.hpp>

Static Public Member Functions

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

Detailed Description

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

Definition at line 726 of file catch.hpp.

Member Function Documentation

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

Definition at line 727 of file catch.hpp.


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