OR-Tools  8.2
protobuf_util.h File Reference

Go to the source code of this file.

Namespaces

namespace  google
 
namespace  google::protobuf
 
namespace  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)