![]() |
OR-Tools
9.3
|
Go to the source code of this file.
Namespaces | |
| namespace | |
| namespace | google::protobuf |
| namespace | google::protobuf::util |
Functions | |
| template<typename T > | |
| void | Truncate (RepeatedPtrField< T > *array, int new_size) |
| template<typename T > | |
| void | Truncate (RepeatedField< T > *array, int new_size) |
| template<typename RepeatedType , typename IndexContainer = std::vector<int>> | |
| int | RemoveAt (RepeatedType *array, const IndexContainer &indices) |
| template<typename T > | |
| T | ParseTextOrDie (const std::string &input) |