NeoN
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
dictionary.hpp File Reference
#include <unordered_map>
#include <any>
#include <string>
#include <vector>
#include "NeoN/core/demangle.hpp"

Go to the source code of this file.

Classes

class  NeoN::Dictionary
 A class representing a dictionary that stores key-value pairs. More...
 

Namespaces

namespace  NeoN
 

Functions

void NeoN::logOutRange (const std::out_of_range &e, const std::string &key, const std::unordered_map< std::string, std::any > &data)