|
SOMHunter Core
|
#include "intrinsics.h"#include "static-config.h"#include "common-types.h"#include "settings.h"#include "static-logger.hpp"#include <string>

Go to the source code of this file.
Classes | |
| struct | overloaded< Ts > |
| struct | ioterable< NumericType > |
| Until C++20 and ranges come. More... | |
Namespaces | |
| sh | |
| sh::tests | |
Functions | |
| template<class... Ts> | |
| overloaded (Ts...) -> overloaded< Ts... > | |
| overloaded | ( | Ts... | ) | -> overloaded< Ts... > |