|
CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
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.
Simple YAML parser implementation for CoastalME.
A lightweight YAML parser using only standard C++ library
Definition in file yaml_parser.cpp.