/*******************************************************************************
 *
 * File:     type_helper.cpp
 *
 * Contents: Implementation of type_helper features.
 *
 * Copyright 2017
 *
 * Author: David Juhasz (david.juhasz@tuwien.ac.at)
 *
 ******************************************************************************/

#include "rosa/support/type_helper.hpp"

// NOTE: Empty implementation, source file here to have a compile database
// entry for type_helper.

