Class Attribute::IndexProxy

Nested Relationships

This class is a nested type of Template Class Graph::Attribute.

Class Documentation

class IndexProxy

Public Functions

inline IndexProxy(AttributeStorage_type *storage, index idx)
inline operator T() const
template<bool ic = isConst>
inline std::enable_if_t<!ic, T> &operator=(T &&other)