Classes | Namespaces | Functions
utils.h File Reference
#include <memory>
#include <math.h>
#include <tuple>
#include <utility>
#include <functional>
Include dependency graph for utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tuw::RatioEval< Num, Denom >
 

Namespaces

 std
 Helper function needed to upgrade c++ 2011.
 
 tuw
 

Functions

template<typename Enumeration >
constexpr auto tuw::asInt (Enumeration const value) -> typename std::underlying_type< Enumeration >::type
 
template<std::size_t II = 0, class FuncT , typename... Tp>
constexpr std::enable_if< II==sizeof...(Tp), void >::type tuw::for_each_tuple (std::tuple< Tp... > &, FuncT)
 
template<class T , class... Args>
T & std::get (std::tuple< Args... > &t)
 
template<typename T , typename... Args>
std::unique_ptr< T > std::make_unique (Args &&...args)
 
template<typename T >
tuw::normalizeRad (T _x)
 
template<typename T >
constexpr int tuw::signum (T x, std::false_type is_signed)
 
template<typename T >
constexpr int tuw::signum (T x, std::true_type is_signed)
 
template<typename T >
constexpr int tuw::signum (T x)
 

Variable Documentation

constexpr auto value = N
static

Definition at line 205 of file utils.h.



tuw_control
Author(s): George Todoran
autogenerated on Mon Jun 10 2019 15:27:22