alpaqa
1.0.0a17
Nonconvex constrained optimization
Loading...
Searching...
No Matches
src
alpaqa
include
alpaqa
util
demangled-typename.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
alpaqa/export.hpp
>
4
5
#include <string>
6
#include <typeinfo>
7
8
/// Get the pretty name of the given type as a string.
9
ALPAQA_EXPORT std::string
demangled_typename
(
const
std::type_info &t);
demangled_typename
std::string demangled_typename(const std::type_info &t)
Get the pretty name of the given type as a string.
Definition
demangled-typename.cpp:8
export.hpp
Generated on Tue Mar 26 2024 for alpaqa by
1.9.8