OR-Tools  8.1
protobuf_util.h File Reference

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::util
 

Functions

template<typename T >
void Truncate (RepeatedPtrField< T > *array, int new_size)
 
template<typename RepeatedType , typename IndexContainer = std::vector<int>>
int RemoveAt (RepeatedType *array, const IndexContainer &indices)