![]() |
OR-Tools
8.2
|
Public Member Functions | |
| Cleanup ()=default | |
| Cleanup (Cleanup &&)=default | |
| template<typename TheCallback > | |
| Cleanup (TheCallback &&the_callback) | |
| template<typename OtherCallback > | |
| Cleanup (Cleanup< OtherCallback > &&other_cleanup) | |
| ~Cleanup () | |
| Cleanup & | operator= (Cleanup &&)=default |
| bool | is_released () const |
|
default |