xo-expression2: + IExpression_DConstant

This commit is contained in:
Roland Conybeare 2026-01-14 00:09:45 -05:00
commit 9e9a76344c
6 changed files with 135 additions and 1 deletions

View file

@ -3,6 +3,8 @@
* @author Roland Conybeare, Jan 2026
**/
#pragma once
#include "TypeRef.hpp"
#include "exprtype.hpp"
#include <xo/reflect/TaggedPtr.hpp>