xo-reader2 xo-expresion2: work on define-expressions [WIP]
This commit is contained in:
parent
883d4c93d3
commit
0a90b73277
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ namespace xo {
|
|||
//static_assert(false && "expect specialization <AFacet,DRepr> which should provide ImplType trait");
|
||||
};
|
||||
|
||||
/** Retrieve facet implementation for a (facet, datatype) pair **/
|
||||
/** Retrieve facet implementation for a (facet,datatype) pair **/
|
||||
template <typename AFacet, typename DRepr>
|
||||
using FacetImplType = FacetImplementation<AFacet, DRepr>::ImplType;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue