gtopt/element_index.hpp file

Type-safe strong index type for elements.

This module provides a type-safe strongly typed index for elements to prevent accidental access with incorrect index types.

Namespaces

namespace gtopt

Classes

template<typename Element Element>
struct gtopt::ElementIndex