Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces
Operand.cpp File Reference

Implementation of Operand — construction, helpers, and serialization. More...

#include "Operand.h"
#include <stdexcept>
#include <string>
+ Include dependency graph for Operand.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Detailed Description

Implementation of Operand — construction, helpers, and serialization.

Author
Olympe Engine
Date
2026-03-16

C++14 compliant — no std::optional, structured bindings, std::filesystem.

Definition in file Operand.cpp.