CNORXZ
Container with Native Operation Routines and Expressions
|
CNORXZ Cereal utilities implementation. More...
Go to the source code of this file.
Namespaces | |
namespace | CNORXZ |
namespace | CNORXZ::cer |
Functions | |
template<Format F, typename T > | |
void | CNORXZ::cer::write (std::ostream &os, const MArray< T > &data) |
template<Format F, typename T > | |
void | CNORXZ::cer::read (std::istream &is, MArray< T > &data) |
template<Format F, typename T > | |
void | CNORXZ::cer::writeFile (const String &name, const MArray< T > &data) |
template<Format F, typename T > | |
void | CNORXZ::cer::readFile (const String &name, MArray< T > &data) |
CNORXZ Cereal utilities implementation.
Copyright (c) 2024 Christian Zimmermann. All rights reserved. Mail: chize.nosp@m.ta@f.nosp@m.3l.de
Definition in file utilities.cc.h.