Go to the source code of this file.
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
Functions | |
template<typename T > | |
static auto | eagine::type_name (const T &) noexcept -> std::string |
Returns the demangled name for type T. More... | |
template<typename T > | |
static auto | eagine::type_name () noexcept -> std::string |
Returns the demangled name for type T. More... | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt