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

#include <to_string.h>

Static Public Member Functions

static String func (const T &a)
 

Detailed Description

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

Generic cast to string

Template Parameters
Ttype to be casted

Definition at line 26 of file to_string.h.

Member Function Documentation

◆ func()

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

cast to string

Parameters
aobject to be casted

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


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