Exception that parameters couldn’t be parsed in the TOML file.
More...
#include <insfile_reader.h>
|
| static std::string | concatenate_elements (const std::list< std::string > elements) |
| | Concatenate list of strings with line breaks. More...
|
| |
Exception that parameters couldn’t be parsed in the TOML file.
◆ unknown_parameters()
| Fauna::unknown_parameters::unknown_parameters |
( |
const std::list< std::string > |
elements | ) |
|
|
inline |
Constructor.
- Parameters
-
| elements | A list of unknown elements. Each should contain the fully qualified TOML key, and may give more helpful details to the user. Each element is printed as one line. |
◆ concatenate_elements()
| static std::string Fauna::unknown_parameters::concatenate_elements |
( |
const std::list< std::string > |
elements | ) |
|
|
inlinestatic |
Concatenate list of strings with line breaks.
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/modular-megafauna-model/checkouts/latest/src/Fauna/insfile_reader.h