Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::LazyMutableCopy< T > Member List

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() constoperations_research::LazyMutableCopy< T >inline
get_mutable()operations_research::LazyMutableCopy< T >inline
has_ownership() constoperations_research::LazyMutableCopy< T >inline
LazyMutableCopy(const T &obj)operations_research::LazyMutableCopy< T >inline
LazyMutableCopy(T &&obj)operations_research::LazyMutableCopy< T >inline
LazyMutableCopy(LazyMutableCopy &&)=defaultoperations_research::LazyMutableCopy< T >
LazyMutableCopy(const LazyMutableCopy &)=deleteoperations_research::LazyMutableCopy< T >
operator*() constoperations_research::LazyMutableCopy< T >inline
operator->() constoperations_research::LazyMutableCopy< T >inline
operator=(LazyMutableCopy< T > &&)=defaultoperations_research::LazyMutableCopy< T >
operator=(const LazyMutableCopy< T > &)=deleteoperations_research::LazyMutableCopy< T >