![]() |
aGrUM
0.14.2
|
Outlined implementation for utilities for aGrUM. More...
#include <agrum/core/utils_misc.h>
Go to the source code of this file.
Namespaces | |
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. More... | |
void | gum::__atexit () |
Used for debug purpose. More... | |
Outlined implementation for utilities for aGrUM.
Definition in file utils_misc.cpp.
std::ostream& std::operator<< | ( | std::ostream & | os, |
const std::tuple<> & | |||
) |
Definition at line 30 of file utils_misc.cpp.