Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::IdentityMap< T > Class Template Reference

Detailed Description

template<typename T>
class operations_research::sat::IdentityMap< T >

Definition at line 63 of file util.h.

#include <util.h>

Public Member Functions

operator[] (T t) const

Member Function Documentation

◆ operator[]()

template<typename T>
T operations_research::sat::IdentityMap< T >::operator[] ( T t) const
inline

Definition at line 65 of file util.h.


The documentation for this class was generated from the following file: