30#include <boost/program_options.hpp>
32#include <IceUtil/Handle.h>
42 namespace po = boost::program_options;
58 for (
auto& it : propertyUserList)
60 ss << it->getPropertyDefinitions()->toString(
defFormatter);
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::vector< PropertyUserPtr > PropertyUserList
UserProperty list type.