Go to the documentation of this file.
35 class options_description;
53 std::string description,
56 std::string defaultValue,
57 std::string casesensitivity,
58 std::string requirement,
60 std::vector<std::string>
values, std::string
value)
override;
100 return std::string();
103 std::string
formatHeader(std::string headerText)
override;
107 return std::string();
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.