SOMHunter Core
common.h File Reference
#include "intrinsics.h"
#include "static-config.h"
#include "common-types.h"
#include "settings.h"
#include "static-logger.hpp"
#include <string>
Include dependency graph for common.h:
This graph shows which files directly or indirectly include this file:

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... >
 

Function Documentation

◆ overloaded()

template<class... Ts>
overloaded ( Ts...  ) -> overloaded< Ts... >