xo-expression2: + Expression facet
This commit is contained in:
parent
3d8cff5483
commit
0c9f9d2f0d
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ namespace xo {
|
|||
using AAllocator = xo::mm::AAllocator;
|
||||
using ppindentinfo = xo::print::ppindentinfo;
|
||||
|
||||
public:
|
||||
DList(xo::obj<AGCObject> h,
|
||||
DList * r) : head_{h}, rest_{r} {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue