basic_types.hpp file
Fundamental type definitions for power system planning.
This module provides the basic types and type aliases used throughout the gtopt codebase for power system planning modeling. It includes numeric types, string types, optional variants, and strong types for type safety.
Namespaces
- namespace gtopt
Classes
-
template<typename Tag>struct std::incrementable_traits<gtopt::StrongIndexType<Tag>>
Defines
- #define STRONG_HAS_STD_FORMAT