NeoFOAM
WIP Prototype of a modern OpenFOAM core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Concepts
Classes | Namespaces | Functions
tokenList.hpp File Reference
#include <vector>
#include <any>
#include "NeoFOAM/core/demangle.hpp"

Go to the source code of this file.

Classes

class  NeoFOAM::TokenList
 A class representing a list of tokens. More...
 

Namespaces

namespace  NeoFOAM
 

Functions

void NeoFOAM::logOutRange (const std::out_of_range &e, const std::size_t &key, const std::vector< std::any > &data)