Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::LazyMutableCopy< T >, including all inherited members.
copy_or_move_as_unique_ptr() && | operations_research::LazyMutableCopy< T > | inline |
dispose() && | operations_research::LazyMutableCopy< T > | inline |
get() const | operations_research::LazyMutableCopy< T > | inline |
get_mutable() | operations_research::LazyMutableCopy< T > | inline |
has_ownership() const | operations_research::LazyMutableCopy< T > | inline |
LazyMutableCopy(const T &obj) | operations_research::LazyMutableCopy< T > | inline |
LazyMutableCopy(T &&obj) | operations_research::LazyMutableCopy< T > | inline |
LazyMutableCopy(LazyMutableCopy &&)=default | operations_research::LazyMutableCopy< T > | |
LazyMutableCopy(const LazyMutableCopy &)=delete | operations_research::LazyMutableCopy< T > | |
operator*() const | operations_research::LazyMutableCopy< T > | inline |
operator->() const | operations_research::LazyMutableCopy< T > | inline |
operator=(LazyMutableCopy< T > &&)=default | operations_research::LazyMutableCopy< T > | |
operator=(const LazyMutableCopy< T > &)=delete | operations_research::LazyMutableCopy< T > |