|
NeoN
A framework for CFD software
|
#include <string>#include <any>#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | NeoN |
Functions | |
| std::string | NeoN::demangle (const char *mangledName) |
| template<typename T , typename Container , typename Key > | |
| void | NeoN::logBadAnyCast (const std::bad_any_cast &e, const Key &key, const Container &data) |