xo-expression2: + X1Collector test for DUniqueString
This commit is contained in:
parent
93429becad
commit
4244b2cd7c
4 changed files with 121 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
namespace xo {
|
||||
using xo::mm::AGCObject;
|
||||
using xo::facet::FacetRegistry;
|
||||
using xo::facet::typeseq;
|
||||
|
||||
namespace scm {
|
||||
bool
|
||||
|
|
@ -23,6 +24,8 @@ namespace xo {
|
|||
|
||||
FacetRegistry::register_impl<AGCObject, DUniqueString>();
|
||||
|
||||
log && log(xtag("DUniqueString.tseq", typeseq::id<DUniqueString>()));
|
||||
|
||||
return true;
|
||||
}
|
||||
} /*namespace scm*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue