xo-reader2: revert c++23 feature, to keep osx clang build
This commit is contained in:
parent
bcd95502d2
commit
334057613e
14 changed files with 57 additions and 63 deletions
|
|
@ -54,7 +54,7 @@ namespace xo {
|
|||
ParserStateMachine * p_psm);
|
||||
|
||||
public:
|
||||
const char * ssm_classname() const noexcept { return "DExprSeqState"; }
|
||||
static const char * ssm_classname() { return "DExprSeqState"; }
|
||||
|
||||
/** @defgroup scm-exprseq-ssm-facet syntaxstatemachine facet methods **/
|
||||
///@{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue