![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <base_types.h>
Public Member Functions | |
IterableContainer (const T &data_source) | |
auto | begin_impl () |
auto | end_impl () |
auto | begin_impl () const |
auto | end_impl () const |
Public Member Functions inherited from operations_research::IterableContainerBase< T, IterableContainer< T > > | |
auto | begin () |
auto | end () |
Additional Inherited Members | |
Public Types inherited from operations_research::IterableContainerBase< T, IterableContainer< T > > | |
using | value_type |
using | iterator_type |
Definition at line 362 of file base_types.h.
|
inlineexplicit |
Definition at line 365 of file base_types.h.
|
inline |
Definition at line 367 of file base_types.h.
|
inline |
Definition at line 369 of file base_types.h.
|
inline |
Definition at line 368 of file base_types.h.
|
inline |
Definition at line 370 of file base_types.h.