NeoFOAM
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Namespaces | Functions
demangle.hpp File Reference
#include <string>
#include <any>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  NeoFOAM
 

Functions

std::string NeoFOAM::demangle (const char *mangledName)
 
template<typename T , typename Container , typename Key >
void NeoFOAM::logBadAnyCast (const std::bad_any_cast &e, const Key &key, const Container &data)