CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
Loading...
Searching...
No Matches
yaml_parser.cpp File Reference

Simple YAML parser implementation for CoastalME. More...

#include "yaml_parser.h"
#include <iostream>
#include <sstream>
#include <algorithm>
#include <cctype>

Go to the source code of this file.

Detailed Description

Simple YAML parser implementation for CoastalME.

A lightweight YAML parser using only standard C++ library

Author
David Favis-Mortlock
Andres Payo
Date
2025

Definition in file yaml_parser.cpp.