![]() |
OR-Tools
8.2
|
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) |
int google::protobuf::util::RemoveAt | ( | RepeatedType * | array, |
const IndexContainer & | indices | ||
) |
Definition at line 40 of file protobuf_util.h.
|
inline |
Definition at line 25 of file protobuf_util.h.