Google OR-Tools: util::internal::Vector< IndexT, T
template<typename IndexT, typename T>
class util::internal::Vector< IndexT, T >
#include <graph.h>
Public Member Functions | |
| const T & | operator[] (IndexT index) const |
| T & | operator[] (IndexT index) |
| void | resize (IndexT index, const T &value) |
| void | reserve (IndexT index) |
| void | assign (IndexT index, const T &value) |
| IndexT | size () const |
◆ assign()
template<typename IndexT, typename T>
◆ operator[]() [1/2]
template<typename IndexT, typename T>
◆ operator[]() [2/2]
template<typename IndexT, typename T>
◆ reserve()
template<typename IndexT, typename T>
◆ resize()
template<typename IndexT, typename T>
◆ size()
template<typename IndexT, typename T>
The documentation for this class was generated from the following file:
- ortools/graph/graph.h