Go to the documentation of this file.
45 std::string description,
49 std::string casesensitivity,
50 std::string requirement,
52 std::vector<std::string>
values,
53 std::string
value) = 0;
55 virtual std::string
formatName(std::string name) = 0;
61 virtual std::string
formatRegex(std::string regex) = 0;
64 virtual std::string
formatAttribute(std::string name, std::string details) = 0;
66 virtual std::string
formatHeader(std::string headerText) = 0;
std::vector< T > max(const std::vector< T > &v1, const std::vector< T > &v2)
std::shared_ptr< Value > value()
std::vector< T > min(const std::vector< T > &v1, const std::vector< T > &v2)
This file offers overloads of toIce() and fromIce() functions for STL container types.