/** @file ApplyExpr.hpp * * @author Roland Conybeare, Feb 2026 **/ #pragma once #include "DApplyExpr.hpp" #include "detail/IExpression_DApplyExpr.hpp" #include "detail/IGCObject_DApplyExpr.hpp" #include "detail/IPrintable_DApplyExpr.hpp" /* end ApplyExpr.hpp */