#include "../my_config.h"
#include "integers.hpp"
#include "erreurs.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | libdar |
Typedefs | |
| typedef unsigned char | libdar::int_tools_bitfield [8] |
Functions | |
| template<class T> | |
| T | libdar::int_tools_rotate_right_one_bit (T v) |
| template<class T> | |
| T | libdar::int_tools_maxof_agregate (T unused) |
Definition in file int_tools.hpp.
1.4.7