CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
CNORXZ::ToString< Vector< T > > Struct Template Reference

#include <to_string.h>

Static Public Member Functions

static String func (const Vector< T > &a)
 

Detailed Description

template<typename T>
struct CNORXZ::ToString< Vector< T > >

Specialization of ToString for vectors

Template Parameters
Tvector element type

Definition at line 51 of file to_string.h.

Member Function Documentation

◆ func()

template<typename T >
String CNORXZ::ToString< Vector< T > >::func ( const Vector< T > & a)
static

cast to string

Parameters
avector to be casted

Definition at line 32 of file to_string.cc.h.


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