libpalliate v0.0.1
Palliate core library
|
#include <config.h>
Public Types | |
using | toml_value = toml::basic_value< toml::preserve_comments > |
Public Member Functions | |
virtual void | from_toml (const toml::value &value)=0 |
virtual toml_value | into_toml () const =0 |
using Util::Config::toml_value = toml::basic_value<toml::preserve_comments> |
|
pure virtual |
|
pure virtual |