Menu

[94f52a]: / conf.hpp  Maximize  Restore  History

Download this file

15 lines (13 with data), 334 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
#ifndef CHILON_CONF_HPP
#define CHILON_CONF_HPP
#include <chilon/conf/bracket_parser.hpp>
#include <chilon/conf/cmd>
#include <chilon/conf/conf.hpp>
#include <chilon/conf/member.hpp>
#include <chilon/conf/parser.hpp>
#include <chilon/conf/value.hpp>
/**
* @namespace chilon::conf
* Configuration manipulation utilities.
*/
#endif
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.