cppfig 0.1.0
Modern C++20 compile-time type-safe configuration library
Loading...
Searching...
No Matches
conf.h File Reference
#include <istream>
#include <sstream>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
#include "cppfig/status.h"
#include "cppfig/value.h"
Include dependency graph for conf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cppfig::ConfSerializer
 Flat key-value .conf serializer — the default, zero-dependency serializer. More...
 

Namespaces

namespace  cppfig
 C++20 compile-time type-safe configuration library.