CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
Namespaces | Functions
to_string.cc.h File Reference

String converter implementation. More...

#include "to_string.h"
#include "iter.h"
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  CNORXZ
 

Functions

template<typename T >
String CNORXZ::toString (const T &a)
 

Detailed Description

String converter implementation.

Implementation of functions that convert a given object/type to a string

Copyright (c) 2022 Christian Zimmermann. All rights reserved. Mail: chize.nosp@m.ta@f.nosp@m.3l.de

Definition in file to_string.cc.h.