aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
utils_misc.cpp File Reference

Outlined implementation for utilities for aGrUM. More...

Include dependency graph for utils_misc.cpp:

Go to the source code of this file.

Namespaces

namespace  std
 STL namespace.
namespace  gum
 gum is the global namespace for all aGrUM entities

Functions

std::ostream & std::operator<< (std::ostream &os, const std::tuple<> &)
bool gum::Memcmp (const void *const in_, const void *const out_, unsigned long size)
 Cross-platform replacement for memcmp.
void gum::_atexit_ ()
 Used for debug purpose.

Detailed Description

Outlined implementation for utilities for aGrUM.

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file utils_misc.cpp.