Function used to initialize C structures. More...
#include <algorithm>
#include <type_traits>
Go to the source code of this file.
Namespaces | |
utils | |
Functions | |
template<class T > | |
void | utils::make_clean (T &value) |
template<class T > | |
T | utils::make_clean () |
Function used to initialize C structures.