AttrStorage() | operations_research::math_opt::AttrStorage< V, n, Symmetry > | inlineexplicit |
AttrStorage(const V default_value) | operations_research::math_opt::AttrStorage< V, n, Symmetry > | inlineexplicit |
AttrStorage(const AttrStorage &)=default | operations_research::math_opt::AttrStorage< V, n, Symmetry > | |
AttrStorage(AttrStorage &&)=default | operations_research::math_opt::AttrStorage< V, n, Symmetry > | |
Clear() | operations_research::math_opt::AttrStorage< V, n, Symmetry > | inline |
Erase(const Key key) | operations_research::math_opt::AttrStorage< V, n, Symmetry > | inline |
Get(const Key key) const | operations_research::math_opt::AttrStorage< V, n, Symmetry > | inline |
GetIfNonDefault(const Key key) const | operations_research::math_opt::AttrStorage< V, n, Symmetry > | inline |
GetSliceSize(const int64_t key_elem) const | operations_research::math_opt::AttrStorage< V, n, Symmetry > | inline |
IsNonDefault(const Key key) const | operations_research::math_opt::AttrStorage< V, n, Symmetry > | inline |
Key typedef | operations_research::math_opt::AttrStorage< V, n, Symmetry > | |
NonDefaults() const | operations_research::math_opt::AttrStorage< V, n, Symmetry > | inline |
num_non_defaults() const | operations_research::math_opt::AttrStorage< V, n, Symmetry > | inline |
operator=(const AttrStorage &)=default | operations_research::math_opt::AttrStorage< V, n, Symmetry > | |
operator=(AttrStorage &&)=default | operations_research::math_opt::AttrStorage< V, n, Symmetry > | |
Set(const Key key, const V value) | operations_research::math_opt::AttrStorage< V, n, Symmetry > | inline |
Slice(const int64_t key_elem) const | operations_research::math_opt::AttrStorage< V, n, Symmetry > | inline |