Go to the documentation of this file.
46 std::string description,
50 std::string casesensitivity,
51 std::string requirement,
53 std::vector<std::string>
values,
54 std::string
value) = 0;
56 virtual std::string
formatName(std::string name) = 0;
62 virtual std::string
formatRegex(std::string regex) = 0;
65 virtual std::string
formatAttribute(std::string name, std::string details) = 0;
67 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.