Skip to content
Commit 4354c48f authored by Milian Wolff's avatar Milian Wolff
Browse files

Leverage std::optional for better readability

Instead of repeated hasProperty checks, do that once and then leverage
the std::optional behavior to simplify the code.
parent b72dbda8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment