|  | CNORXZ
    Container with Native Operation Routines and Expressions | 
String converter declarations. More...
#include "types.h"Go to the source code of this file.
| Classes | |
| struct | CNORXZ::ToString< T > | 
| struct | CNORXZ::ToString< String > | 
| struct | CNORXZ::ToString< Vector< T > > | 
| struct | CNORXZ::ToString< Arr< T, N > > | 
| struct | CNORXZ::ToString< Tuple< Ts... > > | 
| struct | CNORXZ::ToString< std::pair< T, S > > | 
| struct | CNORXZ::ToString< std::map< T, S > > | 
| struct | CNORXZ::ToString< DType > | 
| Namespaces | |
| namespace | CNORXZ | 
| Functions | |
| template<typename T > | |
| String | CNORXZ::toString (const T &a) | 
String converter declarations.
Declaration 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.h.