libcex
1.0.0
Modern C++11 embedded webserver library
|
Implementation of a simple propertylist based on std::unordered_map
More...
#include <unordered_map>
#include <string>
Go to the source code of this file.
Classes | |
class | cex::Property |
Describes a single property containing one or more typed values. More... | |
class | cex::PropertyList |
A simple list of properties implemented using std::unordered_map More... | |
Implementation of a simple propertylist based on std::unordered_map