OR-Tools  9.3
id_map.h File Reference

Go to the source code of this file.

Classes

class  IdMap< K, V >
 
class  IdMap< K, V >::iterator
 
class  IdMap< K, V >::const_iterator
 

Namespaces

namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 
namespace  operations_research::math_opt
 

Functions

template<typename K , typename V >
void swap (IdMap< K, V > &a, IdMap< K, V > &b)