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

Go to the source code of this file.

Classes

class  cppfig::Value
 A self-contained, recursive value type for configuration data. More...
 

Namespaces

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